apache / apr
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
24,058 LOC (25%)
37 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
24,058 LOC (25%)
37 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)( |:| ).*
".
37
files match defined criteria (
24,058
LOC,
25.3%
vs. main code):
29
*.c files (
19,726
LOC)
1
*.in files (
2,966
LOC)
6
*.h files (
874
LOC)
1
*.py files (
492
LOC)
53
lines match the content pattern.
details...
per component - primary logical decomposition
include
in 6 files, 874 LOC (8%)
dbd
in 3 files, 3,696 LOC (46%)
file_io
in 4 files, 1,115 LOC (14%)
crypto
in 4 files, 2,974 LOC (45%)
build
in 2 files, 2,132 LOC (40%)
network_io
in 4 files, 1,596 LOC (30%)
poll
in 1 file 401 LOC (11%)
ROOT
in 1 file 2,966 LOC (87%)
ldap
in 1 file 2,557 LOC (78%)
util-misc
in 1 file 384 LOC (16%)
tables
in 1 file 733 LOC (35%)
jose
in 1 file 1,107 LOC (60%)
memcache
in 1 file 1,382 LOC (100%)
xml
in 2 files, 735 LOC (53%)
shmem
in 1 file 600 LOC (51%)
time
in 1 file 189 LOC (25%)
random
in 1 file 240 LOC (38%)
xlate
in 1 file 295 LOC (100%)
support
in 1 file 82 LOC (84%)