apache / karaf
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
18,408 LOC (17%)
66 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
18,408 LOC (17%)
66 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)( |:| ).*
".
66
files match defined criteria (
18,408
LOC,
17.7%
vs. main code). All matches are in *.java files.
98
lines match the content pattern.
details...
per component - primary logical decomposition
shell
in 33 files, 6,175 LOC (30%)
features
in 12 files, 3,975 LOC (29%)
tooling
in 6 files, 2,245 LOC (34%)
profile
in 2 files, 1,908 LOC (38%)
webconsole
in 1 file 48 LOC (1%)
bundle
in 1 file 110 LOC (3%)
instance
in 1 file 1,166 LOC (41%)
management
in 2 files, 1,152 LOC (44%)
docker
in 1 file 340 LOC (14%)
maven
in 1 file 520 LOC (30%)
client
in 1 file 381 LOC (39%)
jdbc
in 1 file 23 LOC (2%)
system
in 1 file 190 LOC (25%)
web
in 3 files, 175 LOC (34%)