mozilla / CCADB-Tools
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
3,285 LOC (24%) 12 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
3,285 LOC (24%) 12 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)( |:| ).*".
  • 12 files match defined criteria (3,285 LOC, 25.0% vs. main code):
    • 4 *.cpp files (2,645 LOC)
    • 5 *.go files (275 LOC)
    • 1 *.py files (188 LOC)
    • 2 *.h files (177 LOC)
  • 20 lines match the content pattern.
details...