apache / sedona
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
11,932 LOC (17%) 79 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
11,932 LOC (17%) 79 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)( |:| ).*".
  • 79 files match defined criteria (11,932 LOC, 17.1% vs. main code):
    • 66 *.java files (7,371 LOC)
    • 11 *.scala files (4,078 LOC)
    • 2 *.py files (483 LOC)
  • 88 lines match the content pattern.
details...