apache / kyuubi
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
16,713 LOC (13%) 69 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
16,713 LOC (13%) 69 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)( |:| ).*".
  • 69 files match defined criteria (16,713 LOC, 13.5% vs. main code):
    • 12 *.java files (7,731 LOC)
    • 48 *.scala files (7,526 LOC)
    • 6 *.py files (1,225 LOC)
    • 2 *.vue files (217 LOC)
    • 1 *.cfg files (14 LOC)
  • 88 lines match the content pattern.
details...