Linux / Drivers / Misc
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
25,920 LOC (13%)
24 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
25,920 LOC (13%)
24 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
24
files match defined criteria (
25,920
lines of code,
13.8%
vs. main code):
19
*.c files (
23,115
lines of code)
5
*.h files (
2,805
lines of code)
38
lines match the content pattern.
details...
per component - primary logical decomposition
habanalabs
in 9 files, 14,983 LOC (14%)
ROOT
in 1 file 1,492 LOC (9%)
mei
in 2 files, 1,899 LOC (19%)
cxl
in 1 file 1,454 LOC (15%)
vmw_vmci
in 1 file 796 LOC (14%)
sgi-gru
in 1 file 165 LOC (3%)
genwqe
in 4 files, 3,222 LOC (78%)
eeprom
in 1 file 75 LOC (2%)
lkdtm
in 1 file 423 LOC (20%)
ti-st
in 2 files, 1,149 LOC (91%)
echo
in 1 file 262 LOC (62%)