apache / felix-dev
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
55,351 LOC (18%)
141 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
55,351 LOC (18%)
141 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)( |:| ).*
".
141
files match defined criteria (
55,351
LOC,
18.8%
vs. main code):
136
*.java files (
54,490
LOC)
4
*.js files (
762
LOC)
1
*.html files (
99
LOC)
290
lines match the content pattern.
details...
per component - primary logical decomposition
ipojo
in 46 files, 8,968 LOC (16%)
dependencymanager
in 19 files, 4,111 LOC (9%)
framework
in 13 files, 14,651 LOC (42%)
scr
in 10 files, 6,550 LOC (35%)
gogo
in 8 files, 4,467 LOC (25%)
webconsole
in 3 files, 607 LOC (4%)
tools
in 4 files, 2,447 LOC (25%)
utils
in 3 files, 1,726 LOC (20%)
bundlerepository
in 10 files, 2,855 LOC (34%)
connect
in 5 files, 2,533 LOC (34%)
webconsole-plugins
in 1 file 122 LOC (1%)
resolver
in 3 files, 3,103 LOC (56%)
framework.security
in 9 files, 1,897 LOC (50%)
eventadmin
in 2 files, 302 LOC (9%)
fileinstall
in 1 file 568 LOC (17%)
inventory
in 1 file 109 LOC (5%)
configurator
in 1 file 165 LOC (9%)
features
in 1 file 77 LOC (6%)
systemready
in 1 file 93 LOC (12%)