apache / trafficcontrol
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
60,164 LOC (29%)
201 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
60,164 LOC (29%)
201 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)( |:| ).*
".
201
files match defined criteria (
60,164
LOC,
29.3%
vs. main code):
182
*.go files (
52,874
LOC)
6
*.java files (
2,365
LOC)
1
*.sql files (
2,076
LOC)
6
*.ts files (
1,050
LOC)
1
*.js files (
522
LOC)
1
*.py files (
506
LOC)
1
*.pl files (
328
LOC)
2
*.spec files (
280
LOC)
1
*.html files (
163
LOC)
562
lines match the content pattern.
details...
per component - primary logical decomposition
traffic_ops
in 44 files, 23,178 LOC (33%)
traffic_portal
in 1 file 522 LOC (1%)
lib
in 37 files, 10,425 LOC (48%)
experimental
in 23 files, 2,807 LOC (13%)
traffic_router
in 6 files, 2,365 LOC (13%)
traffic_monitor
in 34 files, 5,753 LOC (57%)
cache-config
in 20 files, 6,634 LOC (69%)
grove
in 19 files, 3,663 LOC (73%)
tc-health-client
in 12 files, 2,676 LOC (89%)
traffic_stats
in 1 file 152 LOC (6%)
infrastructure
in 2 files, 1,155 LOC (68%)
traffic_control
in 1 file 506 LOC (33%)
misc
in 1 file 328 LOC (47%)