awslabs / service-workbench-on-aws
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
14,635 LOC (12%)
78 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
14,635 LOC (12%)
78 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
78
files match defined criteria (
14,635
lines of code,
12.9%
vs. main code):
74
*.js files (
13,854
lines of code)
4
*.yml files (
781
lines of code)
126
lines match the content pattern.
details...
per component - primary logical decomposition
addons/addon-base-raas-ui
in 14 files, 2,041 LOC (9%)
addons/addon-base-raas
in 19 files, 6,125 LOC (31%)
addons/addon-base-workflow-ui
in 8 files, 1,386 LOC (18%)
addons/addon-base-ui
in 5 files, 612 LOC (9%)
main/solution
in 5 files, 89 LOC (1%)
addons/addon-base-workflow
in 9 files, 2,013 LOC (44%)
addons/addon-base
in 5 files, 674 LOC (17%)
addons/addon-environment-sc-ui
in 1 file 121 LOC (5%)
addons/addon-base-rest-api
in 6 files, 879 LOC (36%)
addons/addon-base-post-deployment
in 3 files, 402 LOC (72%)
addons/addon-key-pair-mgmt-api
in 1 file 259 LOC (55%)
main/packages
in 1 file 33 LOC (29%)
main/config
in 1 file 1 LOC (100%)