mysql / mysql-server
Features of Interest
Aspects in the source code identified through RegEx patterns.
Intro
Features of interest are any aspects of a software system that can be identified through patterns in code.
Features of interest provide you with a way to focus your attention on relevant parts of the codebase.
Typical examples include, security, TODOs, logging.
A feature of interest may be present in multiple files. Any source code file may be in zero or multiple features of interest.
Overview
GENERAL
TODOs
908,765 LOC (20%)
1074 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
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...
per component - primary logical decomposition
extra
in 554 files, 329,097 LOC (14%)
storage
in 202 files, 264,499 LOC (34%)
sql
in 189 files, 208,697 LOC (46%)
mysql-test
in 41 files, 21,212 LOC (9%)
router
in 20 files, 10,320 LOC (6%)
plugin
in 11 files, 11,057 LOC (8%)
unittest
in 7 files, 12,208 LOC (11%)
strings
in 4 files, 3,565 LOC (6%)
include
in 4 files, 1,515 LOC (4%)
mysys
in 13 files, 8,230 LOC (33%)
client
in 7 files, 15,341 LOC (69%)
sql-common
in 3 files, 8,085 LOC (47%)
components
in 1 file 22 LOC (<1%)
libs
in 4 files, 1,071 LOC (7%)
packaging
in 5 files, 8,148 LOC (63%)
cmake
in 5 files, 874 LOC (8%)
libmysql
in 1 file 2,626 LOC (32%)
utilities
in 1 file 1,399 LOC (31%)
vio
in 1 file 729 LOC (29%)
libchangestreams
in 1 file 70 LOC (14%)