apache / beam
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
178,375 LOC (23%) 453 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
178,375 LOC (23%) 453 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)( |:| ).*".
  • 453 files match defined criteria (178,375 LOC, 23.0% vs. main code):
    • 291 *.java files (98,420 LOC)
    • 70 *.py files (35,068 LOC)
    • 35 *.go files (21,865 LOC)
    • 36 *.ts files (15,156 LOC)
    • 4 *.proto files (3,215 LOC)
    • 2 *.groovy files (2,505 LOC)
    • 4 *.scss files (806 LOC)
    • 5 *.dart files (608 LOC)
    • 1 *.kts files (560 LOC)
    • 2 *.html files (126 LOC)
    • 3 *.tf files (46 LOC)
  • 773 lines match the content pattern.
details...