Uber / nanoscope-art
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
205,082 LOC (68%) 282 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
205,082 LOC (68%) 282 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)( |:| ).*".
  • 282 files match defined criteria (205,082 LOC, 68.1% vs. main code):
    • 150 *.cc files (164,462 LOC)
    • 115 *.h files (35,906 LOC)
    • 4 *.py files (2,526 LOC)
    • 13 *.java files (2,188 LOC)
  • 956 lines match the content pattern.
details...