epam / cloud-pipeline
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
23,384 LOC (4%)
64 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
23,384 LOC (4%)
64 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)( |:| ).*
".
64
files match defined criteria (
23,384
LOC,
4.4%
vs. main code):
45
*.java files (
14,313
LOC)
16
*.py files (
5,953
LOC)
1
*.xml files (
2,454
LOC)
1
*.js files (
490
LOC)
1
*.lua files (
174
LOC)
84
lines match the content pattern.
details...
per component - primary logical decomposition
client
in 1 file 490 LOC (<1%)
api
in 32 files, 15,513 LOC (12%)
deploy
in 2 files, 1,161 LOC (4%)
pipe-cli
in 4 files, 851 LOC (4%)
workflows
in 9 files, 2,697 LOC (14%)
cloud-pipeline-common
in 7 files, 457 LOC (4%)
scripts
in 2 files, 1,418 LOC (17%)
elasticsearch-agent
in 2 files, 421 LOC (5%)
core
in 3 files, 193 LOC (3%)
data-transfer-service
in 2 files, 183 LOC (3%)