mysql / mysql-workbench
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
125,909 LOC (15%) 197 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
125,909 LOC (15%) 197 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)( |:| ).*".
  • 197 files match defined criteria (125,909 LOC, 15.6% vs. main code):
    • 104 *.cpp files (76,687 LOC)
    • 12 *.cxx files (20,589 LOC)
    • 28 *.py files (12,493 LOC)
    • 10 *.mm files (6,148 LOC)
    • 6 *.cs files (4,612 LOC)
    • 34 *.h files (4,027 LOC)
    • 1 *.g4 files (1,085 LOC)
    • 1 *.in files (180 LOC)
    • 1 *.cmd files (88 LOC)
  • 312 lines match the content pattern.
details...