apache / ranger
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
49,685 LOC (13%) 88 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
49,685 LOC (13%) 88 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)( |:| ).*".
  • 88 files match defined criteria (49,685 LOC, 13.2% vs. main code):
    • 73 *.java files (34,770 LOC)
    • 6 *.js files (9,309 LOC)
    • 6 *.py files (5,383 LOC)
    • 3 *.xml files (223 LOC)
  • 167 lines match the content pattern.
details...