apache / incubator-gluten
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
51,020 LOC (24%) 191 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
51,020 LOC (24%) 191 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)( |:| ).*".
  • 191 files match defined criteria (51,020 LOC, 24.6% vs. main code):
    • 110 *.scala files (22,625 LOC)
    • 30 *.cpp files (10,465 LOC)
    • 12 *.cc files (6,102 LOC)
    • 20 *.java files (5,222 LOC)
    • 14 *.h files (3,058 LOC)
    • 4 *.proto files (2,652 LOC)
    • 1 *.py files (896 LOC)
  • 294 lines match the content pattern.
details...