apache / servicecomb-java-chassis
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
2,187 LOC (3%)
20 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
2,187 LOC (3%)
20 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)( |:| ).*
".
20
files match defined criteria (
2,187
LOC,
3.1%
vs. main code). All matches are in *.java files.
21
lines match the content pattern.
details...
per component - primary logical decomposition
swagger
in 6 files, 165 LOC (2%)
core
in 4 files, 630 LOC (10%)
common
in 4 files, 505 LOC (9%)
service-registry
in 1 file 112 LOC (3%)
metrics
in 1 file 433 LOC (16%)
providers
in 2 files, 302 LOC (13%)
huawei-cloud
in 1 file 3 LOC (<1%)
inspector
in 1 file 37 LOC (4%)