aws / libfabric
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
65,128 LOC (33%)
101 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
65,128 LOC (33%)
101 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
101
files match defined criteria (
65,128
lines of code,
33.1%
vs. main code):
75
*.c files (
54,563
lines of code)
25
*.h files (
10,225
lines of code)
1
*.in files (
340
lines of code)
274
lines match the content pattern.
details...
per component - primary logical decomposition
prov/gni
in 20 files, 17,708 LOC (63%)
prov/usnic
in 5 files, 2,699 LOC (16%)
prov/psm2
in 2 files, 1,306 LOC (9%)
prov/efa
in 10 files, 5,332 LOC (41%)
prov/bgq
in 21 files, 9,168 LOC (75%)
prov/verbs
in 5 files, 5,650 LOC (61%)
prov/util
in 4 files, 2,672 LOC (30%)
prov/psm
in 4 files, 1,939 LOC (24%)
prov/rxm
in 5 files, 5,941 LOC (78%)
prov/netdir
in 4 files, 1,725 LOC (25%)
include
in 2 files, 926 LOC (15%)
fabtests/functional
in 3 files, 873 LOC (14%)
src
in 1 file 248 LOC (4%)
prov/rxd
in 3 files, 806 LOC (18%)
fabtests/common
in 1 file 2,735 LOC (76%)
prov/tcp
in 1 file 542 LOC (16%)
prov/mrail
in 4 files, 1,889 LOC (61%)
prov/hook
in 1 file 777 LOC (26%)
util
in 1 file 1,779 LOC (82%)
include/windows
in 2 files, 155 LOC (12%)
src/linux
in 1 file 141 LOC (53%)
src/shared
in 1 file 117 LOC (100%)