apache / linkis
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
27,666 LOC (8%) 134 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
27,666 LOC (8%) 134 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)( |:| ).*".
  • 134 files match defined criteria (27,666 LOC, 9.0% vs. main code):
    • 44 *.java files (10,083 LOC)
    • 26 *.rb files (8,118 LOC)
    • 56 *.scala files (7,944 LOC)
    • 6 *.yaml files (1,063 LOC)
    • 2 *.vue files (458 LOC)
  • 199 lines match the content pattern.
details...