apache / storm
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
12,425 LOC (9%) 42 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
12,425 LOC (9%) 42 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)( |:| ).*".
  • 42 files match defined criteria (12,425 LOC, 9.6% vs. main code):
    • 35 *.java files (8,259 LOC)
    • 3 *.c files (3,454 LOC)
    • 2 *.clj files (317 LOC)
    • 1 *.xml files (308 LOC)
    • 1 *.py files (87 LOC)
  • 78 lines match the content pattern.
details...