alibaba / nacos
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
6,410 LOC (4%)
39 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
6,410 LOC (4%)
39 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)( |:| ).*
".
39
files match defined criteria (
6,410
LOC,
4.2%
vs. main code):
36
*.java files (
4,527
LOC)
1
*.proto files (
983
LOC)
2
*.js files (
900
LOC)
52
lines match the content pattern.
details...
per component - primary logical decomposition
config
in 4 files, 292 LOC (1%)
console-ui
in 1 file 19 LOC (<1%)
naming
in 13 files, 1,913 LOC (10%)
core
in 5 files, 910 LOC (6%)
common
in 2 files, 167 LOC (1%)
istio
in 6 files, 1,513 LOC (15%)
client
in 2 files, 229 LOC (2%)
console
in 1 file 881 LOC (10%)
plugin-default-impl
in 1 file 40 LOC (<1%)
maintainer-client
in 1 file 104 LOC (4%)
persistence
in 1 file 8 LOC (<1%)
lock
in 1 file 39 LOC (5%)
k8s-sync
in 1 file 295 LOC (91%)