spotify / flink
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
77,233 LOC (11%) 258 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
77,233 LOC (11%) 258 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)( |:| ).*".
  • 258 files match defined criteria (77,233 LOC, 11.7% vs. main code):
    • 174 *.java files (51,040 LOC)
    • 81 *.scala files (24,233 LOC)
    • 2 *.py files (1,681 LOC)
    • 1 *.clj files (279 LOC)
  • 379 lines match the content pattern.
details...