apache / polaris
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
25,156 LOC (34%) 184 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
25,156 LOC (34%) 184 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)( |:| ).*".
  • 184 files match defined criteria (25,156 LOC, 34.2% vs. main code):
    • 48 *.java files (16,860 LOC)
    • 133 *.py files (8,024 LOC)
    • 2 *.sql files (154 LOC)
    • 1 *.kts files (118 LOC)
  • 276 lines match the content pattern.
details...