mysql / mysql-connector-cpp
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
59,962 LOC (19%) 135 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
59,962 LOC (19%) 135 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)( |:| ).*".
  • 135 files match defined criteria (59,962 LOC, 19.1% vs. main code):
    • 63 *.h files (26,145 LOC)
    • 29 *.cc files (13,289 LOC)
    • 4 *.c files (7,942 LOC)
    • 11 *.cpp files (6,293 LOC)
    • 23 *.cmake files (4,538 LOC)
    • 4 *.in files (1,637 LOC)
    • 1 *.proto files (118 LOC)
  • 297 lines match the content pattern.
details...