apache / celeborn
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
15,628 LOC (14%) 37 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
15,628 LOC (14%) 37 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)( |:| ).*".
  • 37 files match defined criteria (15,628 LOC, 14.7% vs. main code):
    • 10 *.scala files (9,627 LOC)
    • 14 *.java files (4,405 LOC)
    • 7 *.h files (808 LOC)
    • 4 *.cpp files (586 LOC)
    • 1 *.bash files (151 LOC)
    • 1 *.ts files (51 LOC)
  • 59 lines match the content pattern.
details...