apache / sling-whiteboard
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
3,928 LOC (16%)
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
3,928 LOC (16%)
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 (
3,928
LOC,
16.5%
vs. main code):
34
*.java files (
3,594
LOC)
1
*.js files (
133
LOC)
1
*.jsp files (
125
LOC)
1
*.ts files (
76
LOC)
52
lines match the content pattern.
details...
per component - primary logical decomposition
jcr-wrappers
in 4 files, 354 LOC (18%)
remote-content-api
in 7 files, 629 LOC (49%)
osgi-featuremodel
in 2 files, 399 LOC (39%)
json-store
in 5 files, 357 LOC (36%)
org.apache.sling.ddr
in 3 files, 506 LOC (53%)
SlingModelPersist
in 2 files, 330 LOC (48%)
org.apache.sling.servlets.oidc-rp
in 4 files, 318 LOC (49%)
resource-schemas
in 1 file 44 LOC (9%)
mdresourcedecorator
in 1 file 30 LOC (7%)
codesign
in 1 file 331 LOC (100%)
mdresourceprovider
in 2 files, 255 LOC (100%)
sfsresourceprovider
in 1 file 96 LOC (51%)
org.apache.sling.repoinit.filevault.validator
in 1 file 149 LOC (82%)
vscode-htl
in 1 file 76 LOC (58%)
startup-tracker
in 1 file 35 LOC (29%)
featuremodel
in 1 file 19 LOC (30%)