Linux / Drivers / Iio
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
34,193 LOC (17%)
61 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
34,193 LOC (17%)
61 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
61
files match defined criteria (
34,193
lines of code,
17.1%
vs. main code). All matches are in *.c files.
67
lines match the content pattern.
details...
per component - primary logical decomposition
adc
in 6 files, 5,507 LOC (10%)
light
in 19 files, 9,752 LOC (34%)
accel
in 6 files, 5,313 LOC (25%)
imu
in 2 files, 1,243 LOC (7%)
dac
in 1 file 674 LOC (4%)
pressure
in 5 files, 2,150 LOC (29%)
magnetometer
in 5 files, 2,929 LOC (42%)
gyro
in 2 files, 1,231 LOC (17%)
chemical
in 2 files, 915 LOC (14%)
proximity
in 3 files, 730 LOC (12%)
ROOT
in 1 file 760 LOC (14%)
temperature
in 1 file 230 LOC (4%)
frequency
in 1 file 484 LOC (17%)
humidity
in 1 file 144 LOC (5%)
potentiometer
in 2 files, 550 LOC (25%)
health
in 2 files, 888 LOC (44%)
buffer
in 1 file 362 LOC (32%)
potentiostat
in 1 file 331 LOC (100%)