apache / directory-server
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
28,107 LOC (29%)
93 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
28,107 LOC (29%)
93 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)( |:| ).*
".
93
files match defined criteria (
28,107
LOC,
29.2%
vs. main code). All matches are in *.java files.
209
lines match the content pattern.
details...
per component - primary logical decomposition
interceptors
in 12 files, 6,080 LOC (41%)
core-api
in 20 files, 3,957 LOC (31%)
xdbm-partition
in 12 files, 3,568 LOC (33%)
protocol-ldap
in 8 files, 2,867 LOC (29%)
core-avl
in 1 file 359 LOC (8%)
server-config
in 1 file 314 LOC (7%)
jdbm-partition
in 3 files, 1,056 LOC (28%)
installers-maven-plugin
in 1 file 40 LOC (1%)
core
in 1 file 1,526 LOC (43%)
core-jndi
in 3 files, 1,832 LOC (63%)
core-shared
in 4 files, 2,033 LOC (73%)
protocol-dhcp
in 6 files, 638 LOC (24%)
mavibotv2-partition
in 5 files, 593 LOC (23%)
mavibot-partition
in 5 files, 599 LOC (25%)
bulkloader
in 4 files, 1,268 LOC (69%)
kerberos-codec
in 1 file 158 LOC (9%)
service-builder
in 1 file 932 LOC (88%)
protocol-shared
in 1 file 34 LOC (3%)
ldif-partition
in 1 file 36 LOC (3%)
test-framework
in 1 file 204 LOC (26%)
server-annotations
in 2 files, 13 LOC (2%)