aws-samples / aws-iot-alexa-connected-home-demo
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
8,155 LOC (5%)
18 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
8,155 LOC (5%)
18 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
18
files match defined criteria (
8,155
lines of code,
5.9%
vs. main code):
13
*.c files (
7,174
lines of code)
2
*.py files (
701
lines of code)
2
*.h files (
154
lines of code)
1
*.js files (
126
lines of code)
35
lines match the content pattern.
details...
per component - primary logical decomposition
amazon-freertos/lib/FreeRTOS
in 1 file 154 LOC (<1%)
amazon-freertos/lib/FreeRTOS-Plus-TCP
in 2 files, 1,432 LOC (6%)
amazon-freertos/lib/wifi
in 1 file 699 LOC (12%)
amazon-freertos/lib/ota
in 2 files, 483 LOC (10%)
amazon-freertos/lib/pkcs11
in 3 files, 1,520 LOC (33%)
amazon-freertos/lib/include
in 1 file 117 LOC (2%)
amazon-freertos/lib/secure_sockets
in 2 files, 1,300 LOC (35%)
amazon-freertos/tools/ota_e2e_tests
in 1 file 499 LOC (27%)
amazon-freertos/lib/shadow
in 1 file 1,183 LOC (88%)
amazon-freertos/lib/cbor
in 1 file 37 LOC (2%)
amazon-freertos/lib/defender
in 1 file 403 LOC (55%)
amazon-freertos/tools/checks
in 1 file 202 LOC (34%)
function
in 1 file 126 LOC (100%)