Linux / Arch / Arm
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
23,904 LOC (8%)
65 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
23,904 LOC (8%)
65 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
65
files match defined criteria (
23,904
lines of code,
8.2%
vs. main code):
55
*.c files (
22,801
lines of code)
7
*.h files (
645
lines of code)
3
*.s files (
458
lines of code)
80
lines match the content pattern.
details...
per component - primary logical decomposition
mach-omap2
in 7 files, 2,182 LOC (6%)
mach-pxa
in 14 files, 5,602 LOC (17%)
mm
in 7 files, 3,520 LOC (15%)
mach-s3c
in 8 files, 2,876 LOC (13%)
kernel
in 1 file 97 LOC (<1%)
include
in 3 files, 289 LOC (1%)
mach-davinci
in 1 file 229 LOC (1%)
mach-omap1
in 8 files, 3,231 LOC (24%)
probes
in 1 file 247 LOC (3%)
mach-sa1100
in 1 file 125 LOC (2%)
mach-imx
in 1 file 321 LOC (6%)
mach-orion5x
in 2 files, 703 LOC (14%)
mach-mmp
in 2 files, 342 LOC (7%)
common
in 1 file 1,000 LOC (28%)
mach-ep93xx
in 1 file 682 LOC (23%)
mach-at91
in 1 file 911 LOC (44%)
mach-ixp4xx
in 1 file 431 LOC (21%)
mach-rpc
in 1 file 818 LOC (42%)
mach-spear
in 1 file 78 LOC (4%)
mach-ux500
in 1 file 91 LOC (19%)
mach-nomadik
in 1 file 88 LOC (100%)
mach-gemini
in 1 file 41 LOC (100%)