apache / linkis
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
27,666 LOC (8%)
134 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
27,666 LOC (8%)
134 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)( |:| ).*
".
134
files match defined criteria (
27,666
LOC,
9.0%
vs. main code):
44
*.java files (
10,083
LOC)
26
*.rb files (
8,118
LOC)
56
*.scala files (
7,944
LOC)
6
*.yaml files (
1,063
LOC)
2
*.vue files (
458
LOC)
199
lines match the content pattern.
details...
per component - primary logical decomposition
linkis-engineconn-plugins
in 39 files, 10,443 LOC (15%)
linkis-computation-governance
in 30 files, 5,858 LOC (8%)
linkis-public-enhancements
in 30 files, 6,635 LOC (10%)
linkis-web
in 1 file 199 LOC (<1%)
linkis-commons
in 11 files, 1,619 LOC (8%)
linkis-web-next
in 1 file 259 LOC (2%)
linkis-dist
in 6 files, 1,063 LOC (9%)
linkis-orchestrator
in 12 files, 863 LOC (9%)
linkis-spring-cloud-services
in 4 files, 727 LOC (13%)