apache / httpd
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
83,199 LOC (35%) 76 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
83,199 LOC (35%) 76 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)( |:| ).*".
  • 76 files match defined criteria (83,199 LOC, 35.8% vs. main code):
    • 66 *.c files (80,139 LOC)
    • 7 *.h files (1,944 LOC)
    • 1 *.in files (973 LOC)
    • 1 *.ksh files (134 LOC)
    • 1 *.pl files (9 LOC)
  • 161 lines match the content pattern.
details...