apache / streampipes
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
4,398 LOC (2%)
42 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
4,398 LOC (2%)
42 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)( |:| ).*
".
42
files match defined criteria (
4,398
LOC,
2.7%
vs. main code):
36
*.java files (
3,469
LOC)
3
*.ts files (
825
LOC)
3
*.py files (
104
LOC)
49
lines match the content pattern.
details...
per component - primary logical decomposition
ui
in 3 files, 825 LOC (1%)
streampipes-extensions
in 12 files, 1,091 LOC (3%)
streampipes-model
in 3 files, 320 LOC (2%)
streampipes-pipeline-management
in 5 files, 284 LOC (3%)
streampipes-rest
in 1 file 67 LOC (1%)
streampipes-extensions-management
in 1 file 47 LOC (1%)
streampipes-sdk
in 1 file 535 LOC (19%)
streampipes-wrapper-siddhi
in 1 file 18 LOC (<1%)
streampipes-storage-couchdb
in 1 file 32 LOC (1%)
streampipes-commons
in 1 file 68 LOC (4%)
streampipes-client-python
in 3 files, 104 LOC (6%)
streampipes-rest-extensions
in 3 files, 380 LOC (27%)
streampipes-connect-shared
in 1 file 56 LOC (4%)
streampipes-wrapper-flink
in 1 file 270 LOC (28%)
streampipes-wrapper-standalone
in 1 file 65 LOC (7%)
streampipes-messaging-kafka
in 1 file 110 LOC (23%)
archetypes
in 1 file 3 LOC (1%)
streampipes-messaging-mqtt
in 1 file 47 LOC (27%)
streampipes-wrapper-distributed
in 1 file 76 LOC (100%)