JetBrains / renderdoc
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
98,370 LOC (15%) 75 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
98,370 LOC (15%) 75 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)( |:| ).*".
  • 75 files match defined criteria (98,370 LOC, 15.1% vs. main code):
    • 58 *.cpp files (87,300 LOC)
    • 15 *.h files (10,702 LOC)
    • 1 *.natvis files (230 LOC)
    • 1 *.mm files (138 LOC)
  • 295 lines match the content pattern.
details...