apache / arrow-adbc
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
12,735 LOC (33%) 28 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
12,735 LOC (33%) 28 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)( |:| ).*".
  • 28 files match defined criteria (12,735 LOC, 34.0% vs. main code):
    • 3 *.cc files (3,604 LOC)
    • 3 *.c files (3,067 LOC)
    • 3 *.go files (1,104 LOC)
    • 5 *.java files (1,060 LOC)
    • 2 *.cs files (849 LOC)
    • 6 *.py files (779 LOC)
    • 1 *.pyx files (767 LOC)
    • 1 *.cmake files (754 LOC)
    • 1 *.h files (323 LOC)
    • 1 *.yaml files (222 LOC)
    • 1 *.rs files (109 LOC)
    • 1 *.rb files (97 LOC)
  • 51 lines match the content pattern.
details...