apache / trafficserver
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
98,205 LOC (28%) 155 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
98,205 LOC (28%) 155 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)( |:| ).*".
  • 155 files match defined criteria (98,205 LOC, 29.0% vs. main code):
    • 99 *.cc files (85,273 LOC)
    • 50 *.h files (11,094 LOC)
    • 5 *.cpp files (1,687 LOC)
    • 1 *.lua files (151 LOC)
  • 304 lines match the content pattern.
details...