JetBrains / CMake
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
233,209 LOC (29%) 228 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
233,209 LOC (29%) 228 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)( |:| ).*".
  • 228 files match defined criteria (233,209 LOC, 29.1% vs. main code):
    • 80 *.cxx files (98,477 LOC)
    • 73 *.c files (97,710 LOC)
    • 37 *.cmake files (21,155 LOC)
    • 31 *.h files (11,753 LOC)
    • 2 *.cpp files (2,763 LOC)
    • 1 *.py files (522 LOC)
    • 1 *.el files (461 LOC)
    • 3 *.in files (368 LOC)
  • 515 lines match the content pattern.
details...