apache / doris
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
305,727 LOC (20%) 622 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
305,727 LOC (20%) 622 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)( |:| ).*".
  • 622 files match defined criteria (305,727 LOC, 20.7% vs. main code):
    • 309 *.java files (158,395 LOC)
    • 161 *.cpp files (94,448 LOC)
    • 107 *.h files (32,594 LOC)
    • 23 *.groovy files (5,542 LOC)
    • 3 *.g4 files (3,375 LOC)
    • 3 *.hpp files (2,899 LOC)
    • 1 *.py files (2,783 LOC)
    • 3 *.proto files (2,563 LOC)
    • 6 *.thrift files (2,065 LOC)
    • 2 *.c files (499 LOC)
    • 1 *.cc files (386 LOC)
    • 2 *.sql files (110 LOC)
    • 1 *.tpl files (68 LOC)
  • 1,107 lines match the content pattern.
details...