aws-quickstart / quickstart-aws-industrial-machine-connectivity
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
142,762 LOC (27%)
339 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
142,762 LOC (27%)
339 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
339
files match defined criteria (
142,762
lines of code,
27.1%
vs. main code):
338
*.py files (
142,551
lines of code)
1
*.pyi files (
211
lines of code)
887
lines match the content pattern.
details...
per component - primary logical decomposition
functions/source/ggdeployer
in 69 files, 28,201 LOC (27%)
functions/source/StackCleanup
in 45 files, 18,740 LOC (23%)
functions/source/AssetModelConverter
in 44 files, 18,792 LOC (30%)
functions/source/AssetModelUpdater
in 44 files, 18,792 LOC (30%)
functions/source/sitewisemonitorfunction
in 42 files, 18,363 LOC (30%)
functions/source/quicksightfunction
in 42 files, 18,363 LOC (30%)
functions/source/AssetModelIngestion
in 42 files, 18,363 LOC (30%)
functions/source/GreengrassLambda
in 11 files, 3,148 LOC (9%)