facebook / mysql-5.6
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
507,088 LOC (38%)
382 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
507,088 LOC (38%)
382 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
382
files match defined criteria (
507,088
lines of code,
38.6%
vs. main code):
127
*.cc files (
247,432
lines of code)
50
*.cpp files (
92,265
lines of code)
75
*.c files (
83,107
lines of code)
46
*.h files (
30,954
lines of code)
26
*.inc files (
19,596
lines of code)
14
*.hpp files (
10,033
lines of code)
20
*.java files (
8,681
lines of code)
5
*.in files (
5,487
lines of code)
12
*.pl files (
4,055
lines of code)
1
*.py files (
2,231
lines of code)
2
*.g files (
2,026
lines of code)
2
*.awk files (
806
lines of code)
1
*.y files (
231
lines of code)
1
*.cmake files (
184
lines of code)
997
lines match the content pattern.
details...
per component - primary logical decomposition
storage
in 149 files, 215,093 LOC (35%)
sql
in 91 files, 160,182 LOC (61%)
mysql-test
in 38 files, 23,651 LOC (18%)
xtrabackup
in 46 files, 30,405 LOC (64%)
strings
in 7 files, 13,494 LOC (29%)
plugin
in 5 files, 9,254 LOC (25%)
extra
in 6 files, 5,584 LOC (18%)
mysys
in 12 files, 7,515 LOC (31%)
client
in 4 files, 14,653 LOC (64%)
include
in 6 files, 3,333 LOC (17%)
unittest
in 3 files, 763 LOC (5%)
libevent
in 2 files, 2,738 LOC (20%)
sql-common
in 1 file 5,954 LOC (76%)
packaging
in 4 files, 4,575 LOC (80%)
cmake
in 1 file 184 LOC (3%)
libmysql
in 1 file 3,565 LOC (70%)
dbug
in 1 file 1,308 LOC (40%)
mysys_ssl
in 1 file 7 LOC (<1%)
arcanist
in 1 file 2,231 LOC (80%)
vio
in 1 file 653 LOC (24%)
scripts
in 1 file 912 LOC (38%)
libmysqld
in 1 file 1,034 LOC (60%)