apache / paimon
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
17,893 LOC (8%) 60 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
17,893 LOC (8%) 60 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)( |:| ).*".
  • 60 files match defined criteria (17,893 LOC, 8.0% vs. main code):
    • 52 *.java files (16,577 LOC)
    • 8 *.scala files (1,316 LOC)
  • 72 lines match the content pattern.
details...