apache / hudi
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
54,958 LOC (24%) 197 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
54,958 LOC (24%) 197 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)( |:| ).*".
  • 197 files match defined criteria (54,958 LOC, 24.6% vs. main code):
    • 142 *.java files (36,141 LOC)
    • 54 *.scala files (18,781 LOC)
    • 1 *.xml files (36 LOC)
  • 289 lines match the content pattern.
details...