apache / brpc
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
47,760 LOC (34%) 65 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
47,760 LOC (34%) 65 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)( |:| ).*".
  • 65 files match defined criteria (47,760 LOC, 34.3% vs. main code):
    • 44 *.cpp files (42,772 LOC)
    • 19 *.h files (4,679 LOC)
    • 1 *.lua files (187 LOC)
    • 1 *.mm files (122 LOC)
  • 123 lines match the content pattern.
details...