alibaba / GaiaX
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
13,955 LOC (12%) 22 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
13,955 LOC (12%) 22 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)( |:| ).*".
  • 22 files match defined criteria (13,955 LOC, 12.6% vs. main code):
    • 4 *.c files (8,759 LOC)
    • 5 *.kt files (1,887 LOC)
    • 9 *.java files (1,671 LOC)
    • 2 *.rs files (1,513 LOC)
    • 1 *.h files (98 LOC)
    • 1 *.tsx files (27 LOC)
  • 40 lines match the content pattern.
details...