apache / arrow
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
119,102 LOC (23%) 183 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
119,102 LOC (23%) 183 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)( |:| ).*".
  • 183 files match defined criteria (119,102 LOC, 23.1% vs. main code):
    • 65 *.cc files (54,701 LOC)
    • 9 *.cmake files (13,571 LOC)
    • 33 *.h files (12,314 LOC)
    • 13 *.cpp files (11,842 LOC)
    • 15 *.py files (10,085 LOC)
    • 18 *.cs files (4,188 LOC)
    • 4 *.pyx files (3,892 LOC)
    • 2 *.pxd files (2,651 LOC)
    • 1 *.pxi files (1,740 LOC)
    • 14 *.rb files (1,416 LOC)
    • 1 *.in files (846 LOC)
    • 1 *.hpp files (719 LOC)
    • 1 *.jinja files (364 LOC)
    • 1 *.ts files (293 LOC)
    • 3 *.m files (171 LOC)
    • 1 *.c files (162 LOC)
    • 1 *.swift files (147 LOC)
  • 278 lines match the content pattern.
details...