apache / storm
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
13,209 LOC (10%) 44 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
13,209 LOC (10%) 44 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)( |:| ).*".
  • 44 files match defined criteria (13,209 LOC, 10.3% vs. main code):
    • 36 *.java files (8,803 LOC)
    • 3 *.c files (3,454 LOC)
    • 3 *.clj files (536 LOC)
    • 1 *.xml files (329 LOC)
    • 1 *.py files (87 LOC)
  • 81 lines match the content pattern.
details...