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
106,753 LOC (26%)
383 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
106,753 LOC (26%)
383 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)( |:| ).*
".
383
files match defined criteria (
106,753
LOC,
26.7%
vs. main code):
376
*.java files (
105,397
LOC)
2
*.html files (
753
LOC)
2
*.groovy files (
285
LOC)
1
*.js files (
179
LOC)
2
*.jsp files (
139
LOC)
760
lines match the content pattern.
details...
per component - primary logical decomposition
oak-lucene
in 183 files, 50,512 LOC (44%)
oak-core
in 68 files, 17,854 LOC (29%)
oak-store-document
in 20 files, 11,764 LOC (28%)
oak-segment-tar
in 5 files, 692 LOC (2%)
oak-run-commons
in 10 files, 2,667 LOC (14%)
oak-run
in 11 files, 2,212 LOC (13%)
oak-jcr
in 20 files, 7,611 LOC (49%)
oak-benchmarks
in 5 files, 467 LOC (4%)
oak-store-spi
in 9 files, 1,238 LOC (14%)
oak-search
in 7 files, 3,588 LOC (45%)
oak-blob-plugins
in 3 files, 544 LOC (7%)
oak-search-elastic
in 9 files, 2,598 LOC (42%)
oak-upgrade
in 6 files, 1,354 LOC (23%)
oak-segment-azure
in 2 files, 228 LOC (4%)
oak-solr-core
in 2 files, 377 LOC (9%)
oak-examples
in 5 files, 682 LOC (17%)
oak-core-spi
in 6 files, 598 LOC (15%)
oak-benchmarks-lucene
in 1 file 478 LOC (17%)
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, 368 LOC (36%)
oak-pojosr
in 1 file 308 LOC (39%)
oak-http
in 1 file 115 LOC (18%)