apache / incubator-kie-optaplanner
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
22,068 LOC (5%)
99 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
22,068 LOC (5%)
99 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)( |:| ).*
".
99
files match defined criteria (
22,068
LOC,
6.0%
vs. main code):
96
*.java files (
14,784
LOC)
1
*.js files (
6,340
LOC)
1
*.yaml files (
678
LOC)
1
*.xsd files (
266
LOC)
146
lines match the content pattern.
details...
per component - primary logical decomposition
optaplanner-examples
in 1 file 266 LOC (<1%)
core
in 86 files, 13,166 LOC (16%)
optaplanner-benchmark
in 5 files, 413 LOC (3%)
optaplanner-docs
in 1 file 6,340 LOC (84%)
optaplanner-quarkus-integration
in 1 file 629 LOC (17%)
optaplanner-persistence
in 1 file 80 LOC (5%)
build
in 1 file 678 LOC (59%)
optaplanner-operator
in 2 files, 128 LOC (13%)
optaplanner-spring-integration
in 1 file 368 LOC (54%)