alibaba / GraphScope
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
56,367 LOC (13%) 88 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
56,367 LOC (13%) 88 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)( |:| ).*".
  • 88 files match defined criteria (56,367 LOC, 13.1% vs. main code):
    • 29 *.rs files (20,314 LOC)
    • 28 *.h files (18,682 LOC)
    • 12 *.py files (7,536 LOC)
    • 9 *.cc files (5,892 LOC)
    • 7 *.java files (3,050 LOC)
    • 3 *.proto files (893 LOC)
  • 140 lines match the content pattern.
details...