aws-samples / aws-end-to-end-iot-amplify-demo
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 13 files with 1,258 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 3 medium size files (929 lines of codeclsfd_ftr_w_mp_ins)
    • 0 small files (0 lines of code)
    • 10 very small files (329 lines of code)
0% | 0% | 73% | 0% | 26%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
yml0% | 0% | 100% | 0% | 0%
js0% | 0% | 0% | 0% | 100%
cpp0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
amplify_code/amplify/backend/awscloudformation0% | 0% | 100% | 0% | 0%
amplify_code/amplify/#current-cloud-backend/auth/myamplifyapp84642f500% | 0% | 100% | 0% | 0%
amplify_code/amplify/backend/auth/myamplifyapp84642f500% | 0% | 100% | 0% | 0%
amplify_code/src0% | 0% | 0% | 0% | 100%
iot_code/DemoProject/src0% | 0% | 0% | 0% | 100%
iot_code/DemoProject/include0% | 0% | 0% | 0% | 100%
amplify_code/public0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
nested-cloudformation-stack.yml
in amplify_code/amplify/backend/awscloudformation
407 -
myamplifyapp84642f50-cloudformation-template.yml
in amplify_code/amplify/#current-cloud-backend/auth/myamplifyapp84642f50
261 -
myamplifyapp84642f50-cloudformation-template.yml
in amplify_code/amplify/backend/auth/myamplifyapp84642f50
261 -
serviceWorker.js
in amplify_code/src
98 4
App.js
in amplify_code/src
66 3
main.cpp
in iot_code/DemoProject/src
57 5
App.css
in amplify_code/src
33 -
secrets.h
in iot_code/DemoProject/include
21 -
index.html
in amplify_code/public
20 -
index.js
in amplify_code/src
12 -
index.css
in amplify_code/src
12 -
aws-exports.js
in amplify_code/src
9 -
setupTests.js
in amplify_code/src
1 -
Files With Most Units (Top 3)
File# lines# units
main.cpp
in iot_code/DemoProject/src
57 5
serviceWorker.js
in amplify_code/src
98 4
App.js
in amplify_code/src
66 3
Files With Long Lines (Top 4)

There are 4 files with lines longer than 120 characters. In total, there are 24 long lines.

File# lines# units# long lines
nested-cloudformation-stack.yml
in amplify_code/amplify/backend/awscloudformation
407 - 10
App.js
in amplify_code/src
66 3 6
myamplifyapp84642f50-cloudformation-template.yml
in amplify_code/amplify/#current-cloud-backend/auth/myamplifyapp84642f50
261 - 4
myamplifyapp84642f50-cloudformation-template.yml
in amplify_code/amplify/backend/auth/myamplifyapp84642f50
261 - 4