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,305 LOC (13%)
29 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,305 LOC (13%)
29 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)( |:| ).*
".
29
files match defined criteria (
3,305
LOC,
14.0%
vs. main code):
26
*.java files (
2,971
LOC)
1
*.js files (
133
LOC)
1
*.jsp files (
125
LOC)
1
*.ts files (
76
LOC)
74
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%)
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%)
resource-schemas
in 1 file 44 LOC (9%)
org.apache.sling.offline
in 1 file 239 LOC (61%)
codesign
in 1 file 331 LOC (100%)
mdresourceprovider
in 2 files, 255 LOC (100%)
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%)