apache / samza
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
16,873 LOC (21%) 94 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
16,873 LOC (21%) 94 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)( |:| ).*".
  • 94 files match defined criteria (16,873 LOC, 21.7% vs. main code):
    • 81 *.java files (13,649 LOC)
    • 12 *.scala files (3,070 LOC)
    • 1 *.py files (154 LOC)
  • 141 lines match the content pattern.
details...