apache / spark
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
185,374 LOC (29%) 408 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
185,374 LOC (29%) 408 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)( |:| ).*".
  • 408 files match defined criteria (185,374 LOC, 29.1% vs. main code):
    • 318 *.scala files (131,749 LOC)
    • 48 *.py files (38,340 LOC)
    • 34 *.java files (10,988 LOC)
    • 1 *.pyi files (2,053 LOC)
    • 5 *.js files (1,648 LOC)
    • 1 *.proto files (448 LOC)
    • 1 *.bash files (148 LOC)
  • 683 lines match the content pattern.
details...