apache / jackrabbit-oak
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
59,111 LOC (20%)
220 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
59,111 LOC (20%)
220 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)( |:| ).*
".
220
files match defined criteria (
59,111
LOC,
20.8%
vs. main code):
215
*.java files (
58,508
LOC)
2
*.groovy files (
285
LOC)
1
*.js files (
179
LOC)
2
*.jsp files (
139
LOC)
372
lines match the content pattern.
details...
per component - primary logical decomposition
oak-core
in 68 files, 17,671 LOC (29%)
oak-store-document
in 20 files, 10,342 LOC (26%)
oak-segment-tar
in 4 files, 587 LOC (2%)
oak-lucene
in 23 files, 6,243 LOC (36%)
oak-jcr
in 20 files, 7,593 LOC (49%)
oak-run
in 11 files, 2,142 LOC (14%)
oak-benchmarks
in 5 files, 467 LOC (4%)
oak-run-commons
in 11 files, 1,981 LOC (20%)
oak-store-spi
in 9 files, 1,274 LOC (15%)
oak-search
in 7 files, 3,534 LOC (44%)
oak-blob-plugins
in 3 files, 564 LOC (7%)
oak-upgrade
in 6 files, 1,368 LOC (23%)
oak-search-elastic
in 7 files, 1,694 LOC (32%)
oak-examples
in 5 files, 809 LOC (19%)
oak-core-spi
in 6 files, 575 LOC (15%)
oak-solr-core
in 2 files, 375 LOC (10%)
oak-benchmarks-lucene
in 1 file 478 LOC (17%)
oak-segment-azure
in 1 file 141 LOC (5%)
oak-blob
in 1 file 214 LOC (12%)
oak-query-spi
in 2 files, 151 LOC (9%)
oak-jackrabbit-api
in 2 files, 110 LOC (8%)
oak-api
in 2 files, 23 LOC (2%)
oak-run-elastic
in 2 files, 351 LOC (35%)
oak-pojosr
in 1 file 309 LOC (39%)
oak-http
in 1 file 115 LOC (18%)