apache / ozone
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
84,159 LOC (27%) 222 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
84,159 LOC (27%) 222 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)( |:| ).*".
  • 222 files match defined criteria (84,159 LOC, 27.4% vs. main code):
    • 216 *.java files (80,629 LOC)
    • 4 *.proto files (3,339 LOC)
    • 1 *.tsx files (180 LOC)
    • 1 *.xml files (11 LOC)
  • 360 lines match the content pattern.
details...