apache / ambari
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
111,537 LOC (17%) 232 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
111,537 LOC (17%) 232 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)( |:| ).*".
  • 232 files match defined criteria (111,537 LOC, 17.6% vs. main code):
    • 118 *.java files (49,653 LOC)
    • 50 *.py files (29,933 LOC)
    • 53 *.js files (27,457 LOC)
    • 1 *.c files (2,928 LOC)
    • 4 *.xml files (1,097 LOC)
    • 4 *.ps1 files (192 LOC)
    • 1 *.cs files (139 LOC)
    • 1 *.hbs files (138 LOC)
  • 433 lines match the content pattern.
details...