mysql / mysql-shell
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
21,870 LOC (4%) 53 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
21,870 LOC (4%) 53 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)( |:| ).*".
  • 53 files match defined criteria (21,870 LOC, 4.6% vs. main code):
    • 20 *.cc files (9,955 LOC)
    • 3 *.cpp files (4,198 LOC)
    • 15 *.js files (3,385 LOC)
    • 4 *.py files (1,636 LOC)
    • 1 *.g4 files (1,218 LOC)
    • 3 *.cmake files (935 LOC)
    • 1 *.in files (304 LOC)
    • 2 *.sql files (159 LOC)
    • 4 *.h files (80 LOC)
  • 93 lines match the content pattern.
details...