awslabs / aws-virtual-application-management
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,849 LOC (8%)
46 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
6,849 LOC (8%)
46 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
46
files match defined criteria (
6,849
lines of code,
8.5%
vs. main code). All matches are in *.js files.
73
lines match the content pattern.
details...
per component - primary logical decomposition
components/base
in 4 files, 808 LOC (8%)
components/base-ui
in 7 files, 992 LOC (11%)
components/base-workflow-ui
in 3 files, 497 LOC (6%)
components/base-workflow
in 9 files, 2,083 LOC (39%)
components/vam-api
in 3 files, 1,042 LOC (24%)
components/vam-ui
in 1 file 16 LOC (<1%)
components/base-rest-api
in 4 files, 227 LOC (7%)
components/appstream-image-builder
in 1 file 59 LOC (2%)
components/base-auth-cognito
in 5 files, 475 LOC (38%)
main/packages
in 4 files, 83 LOC (9%)
components/base-ui-public-hosting
in 1 file 171 LOC (19%)
components/base-post-deployment
in 2 files, 43 LOC (7%)
components/base-workflow-api
in 1 file 194 LOC (40%)
components/base-scripts
in 1 file 159 LOC (92%)