mysql / mysql-connector-odbc
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
29,032 LOC (20%) 46 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
29,032 LOC (20%) 46 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)( |:| ).*".
  • 46 files match defined criteria (29,032 LOC, 20.8% vs. main code):
    • 24 *.cc files (21,871 LOC)
    • 16 *.h files (4,027 LOC)
    • 3 *.cmake files (1,904 LOC)
    • 2 *.cpp files (995 LOC)
    • 1 *.in files (235 LOC)
  • 97 lines match the content pattern.
details...