apache / hadoop
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
189,378 LOC (16%) 348 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
189,378 LOC (16%) 348 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)( |:| ).*".
  • 348 files match defined criteria (189,378 LOC, 16.7% vs. main code):
    • 319 *.java files (174,689 LOC)
    • 7 *.c files (9,662 LOC)
    • 12 *.cc files (2,841 LOC)
    • 2 *.proto files (972 LOC)
    • 6 *.h files (720 LOC)
    • 2 *.js files (494 LOC)
  • 603 lines match the content pattern.
details...