apache / incubator-pegasus
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
32,704 LOC (23%) 58 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
32,704 LOC (23%) 58 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)( |:| ).*".
  • 58 files match defined criteria (32,704 LOC, 23.6% vs. main code):
    • 40 *.cpp files (28,510 LOC)
    • 15 *.h files (3,183 LOC)
    • 2 *.py files (951 LOC)
    • 1 *.scala files (60 LOC)
  • 96 lines match the content pattern.
details...