apache / impala
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
270,877 LOC (43%) 653 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
270,877 LOC (43%) 653 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)( |:| ).*".
  • 653 files match defined criteria (270,877 LOC, 43.5% vs. main code):
    • 220 *.cc files (126,434 LOC)
    • 204 *.java files (87,994 LOC)
    • 194 *.h files (43,790 LOC)
    • 8 *.py files (4,687 LOC)
    • 13 *.thrift files (3,340 LOC)
    • 2 *.sql files (2,005 LOC)
    • 7 *.proto files (1,644 LOC)
    • 4 *.cpp files (892 LOC)
    • 1 *.cmake files (91 LOC)
  • 1,495 lines match the content pattern.
details...