apache / arrow-adbc
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
15,594 LOC (12%) 33 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
15,594 LOC (12%) 33 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)( |:| ).*".
  • 33 files match defined criteria (15,594 LOC, 13.0% vs. main code):
    • 7 *.cc files (4,638 LOC)
    • 8 *.cs files (2,250 LOC)
    • 2 *.c files (1,924 LOC)
    • 7 *.java files (1,770 LOC)
    • 3 *.go files (1,755 LOC)
    • 3 *.h files (1,308 LOC)
    • 1 *.pyx files (1,093 LOC)
    • 1 *.cmake files (753 LOC)
    • 1 *.py files (103 LOC)
  • 53 lines match the content pattern.
details...