mozilla / redash
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
7,166 LOC (11%) 32 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
7,166 LOC (11%) 32 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)( |:| ).*".
  • 32 files match defined criteria (7,166 LOC, 11.5% vs. main code):
    • 20 *.py files (5,029 LOC)
    • 7 *.js files (1,118 LOC)
    • 3 *.jsx files (799 LOC)
    • 2 *.less files (220 LOC)
  • 44 lines match the content pattern.
details...