apache / parquet-cpp
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
8,467 LOC (32%) 15 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
8,467 LOC (32%) 15 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)( |:| ).*".
  • 15 files match defined criteria (8,467 LOC, 32.9% vs. main code):
    • 8 *.cc files (3,647 LOC)
    • 1 *.py files (2,985 LOC)
    • 4 *.h files (1,342 LOC)
    • 1 *.thrift files (273 LOC)
    • 1 *.cmake files (220 LOC)
  • 20 lines match the content pattern.
details...