apache / spark
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
164,617 LOC (30%) 384 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
164,617 LOC (30%) 384 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)( |:| ).*".
  • 384 files match defined criteria (164,617 LOC, 30.4% vs. main code):
    • 297 *.scala files (118,074 LOC)
    • 49 *.py files (35,256 LOC)
    • 31 *.java files (7,919 LOC)
    • 1 *.pyi files (1,509 LOC)
    • 4 *.js files (1,370 LOC)
    • 1 *.proto files (341 LOC)
    • 1 *.bash files (148 LOC)
  • 658 lines match the content pattern.
details...