mysql / mysql-server
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
908,765 LOC (20%) 1074 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
908,765 LOC (20%) 1074 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)( |:| ).*".
  • 1074 files match defined criteria (908,765 LOC, 21.0% vs. main code):
    • 294 *.cc files (376,375 LOC)
    • 209 *.cpp files (235,205 LOC)
    • 302 *.hpp files (156,192 LOC)
    • 164 *.h files (74,016 LOC)
    • 37 *.inc files (19,952 LOC)
    • 12 *.c files (15,179 LOC)
    • 17 *.java files (13,264 LOC)
    • 5 *.in files (8,735 LOC)
    • 15 *.cs files (5,164 LOC)
    • 8 *.cmake files (1,688 LOC)
    • 3 *.pl files (1,044 LOC)
    • 1 *.yy files (649 LOC)
    • 3 *.proto files (435 LOC)
    • 1 *.php files (240 LOC)
    • 1 *.y files (240 LOC)
    • 1 *.pm files (216 LOC)
    • 1 *.el files (171 LOC)
  • 2,284 lines match the content pattern.
details...