Uber / gluten-fork
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
38,470 LOC (31%) 115 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
38,470 LOC (31%) 115 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)( |:| ).*".
  • 115 files match defined criteria (38,470 LOC, 31.1% vs. main code):
    • 64 *.scala files (14,733 LOC)
    • 13 *.cc files (11,603 LOC)
    • 13 *.cpp files (5,779 LOC)
    • 16 *.java files (3,446 LOC)
    • 2 *.proto files (2,350 LOC)
    • 5 *.h files (521 LOC)
    • 2 *.yaml files (38 LOC)
  • 180 lines match the content pattern.
details...