aws-amplify / aws-sdk-android
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
13,350 LOC (1%)
35 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
13,350 LOC (1%)
35 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
35
files match defined criteria (
13,350
lines of code,
1.7%
vs. main code). All matches are in *.java files.
55
lines match the content pattern.
details...
per component - primary logical decomposition
aws-android-sdk-iot
in 1 file 1,093 LOC (1%)
aws-android-sdk-pinpoint
in 1 file 143 LOC (<1%)
aws-android-sdk-s3
in 7 files, 4,697 LOC (16%)
aws-android-sdk-core
in 2 files, 513 LOC (1%)
aws-android-sdk-kinesisvideo
in 13 files, 2,467 LOC (14%)
aws-android-sdk-lex
in 3 files, 921 LOC (10%)
aws-android-sdk-ddb-mapper
in 3 files, 306 LOC (4%)
aws-android-sdk-polly
in 1 file 29 LOC (<1%)
aws-android-sdk-mobile-client
in 1 file 2,685 LOC (62%)
aws-android-sdk-ddb-document
in 3 files, 496 LOC (21%)