aws-samples / aws-builders-fair-projects
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
60,056 LOC (21%)
158 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
60,056 LOC (21%)
158 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
158
files match defined criteria (
60,056
lines of code,
21.0%
vs. main code):
141
*.py files (
54,340
lines of code)
9
*.js files (
4,617
lines of code)
3
*.java files (
434
lines of code)
2
*.html files (
393
lines of code)
2
*.cs files (
254
lines of code)
1
*.yaml files (
18
lines of code)
344
lines match the content pattern.
details...
per component - primary logical decomposition
reinvent-2020/RhythmCloud
in 69 files, 30,433 LOC (21%)
reinvent-2019/rhythm-cloud
in 57 files, 25,087 LOC (24%)
reinvent-2019/smart-garden
in 13 files, 2,946 LOC (32%)
reinvent-2020/aws-smart-recycle
in 2 files, 139 LOC (2%)
reinvent-2019/connected-photo-booth
in 1 file 59 LOC (1%)
reinvent-2019/lego-ev3-raspberry-pi-robot
in 2 files, 124 LOC (2%)
reinvent-2019/learn-languages-ai-ml
in 3 files, 287 LOC (7%)
reinvent-2019/iot-racing-ninja
in 2 files, 426 LOC (19%)
reinvent-2019/automatic-anomaly-detection-tool
in 2 files, 163 LOC (8%)
reinvent-2019/fully-automated-farm
in 2 files, 163 LOC (8%)
reinvent-2019/polyglot-bot
in 1 file 92 LOC (7%)
reinvent-2019/sign-and-speak
in 2 files, 54 LOC (10%)
reinvent-2019/smart-garage
in 2 files, 83 LOC (25%)