apache / kudu
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
85,053 LOC (22%) 162 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
85,053 LOC (22%) 162 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)( |:| ).*".
  • 162 files match defined criteria (85,053 LOC, 22.8% vs. main code):
    • 71 *.cc files (53,095 LOC)
    • 45 *.h files (13,417 LOC)
    • 16 *.java files (7,714 LOC)
    • 11 *.proto files (3,632 LOC)
    • 2 *.pyx files (2,018 LOC)
    • 8 *.scala files (1,797 LOC)
    • 1 *.thrift files (1,664 LOC)
    • 4 *.py files (696 LOC)
    • 1 *.pxd files (552 LOC)
    • 1 *.xml files (255 LOC)
    • 1 *.js files (149 LOC)
    • 1 *.clj files (64 LOC)
  • 259 lines match the content pattern.
details...