spotify / beam
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
115,267 LOC (23%) 336 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
115,267 LOC (23%) 336 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)( |:| ).*".
  • 336 files match defined criteria (115,267 LOC, 23.2% vs. main code):
    • 278 *.java files (83,735 LOC)
    • 38 *.py files (18,232 LOC)
    • 13 *.go files (8,412 LOC)
    • 3 *.proto files (2,420 LOC)
    • 2 *.groovy files (1,933 LOC)
    • 2 *.scss files (535 LOC)
  • 574 lines match the content pattern.
details...