apache / hadoop
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
184,124 LOC (16%) 345 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
184,124 LOC (16%) 345 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)( |:| ).*".
  • 345 files match defined criteria (184,124 LOC, 17.0% vs. main code):
    • 316 *.java files (169,439 LOC)
    • 7 *.c files (9,659 LOC)
    • 12 *.cc files (2,841 LOC)
    • 2 *.proto files (971 LOC)
    • 6 *.h files (720 LOC)
    • 2 *.js files (494 LOC)
  • 587 lines match the content pattern.
details...