mozilla / kitsune
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
11,375 LOC (13%) 47 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
11,375 LOC (13%) 47 files | found text per file | found text per file
  • The following criteria are used to filter files:
    • files with any line of content like ".*(TODO|FIXME)( |:| ).*".
  • 47 files match defined criteria (11,375 LOC, 13.6% vs. main code):
    • 25 *.py files (6,327 LOC)
    • 9 *.js files (3,907 LOC)
    • 12 *.html files (946 LOC)
    • 1 *.scss files (195 LOC)
  • 78 lines match the content pattern.
details...