apache / flink
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
118,250 LOC (12%) 311 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
118,250 LOC (12%) 311 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)( |:| ).*".
  • 311 files match defined criteria (118,250 LOC, 12.8% vs. main code):
    • 246 *.java files (94,838 LOC)
    • 59 *.scala files (20,856 LOC)
    • 4 *.py files (2,224 LOC)
    • 2 *.ts files (332 LOC)
  • 463 lines match the content pattern.
details...