apache / datafusion-ballista
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
11,989 LOC (52%) 26 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
11,989 LOC (52%) 26 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)( |:| ).*".
  • 26 files match defined criteria (11,989 LOC, 52.1% vs. main code):
    • 23 *.rs files (11,091 LOC)
    • 1 *.proto files (603 LOC)
    • 1 *.scala files (222 LOC)
    • 1 *.py files (73 LOC)
  • 41 lines match the content pattern.
details...