aws-samples / amazon-chime-proxy-sessions-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 16 files with 5,096 lines of code.
    • 1 very long files (4,513 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (238 lines of code)
    • 13 very small files (345 lines of code)
88% | 0% | 0% | 4% | 6%
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
js95% | 0% | 0% | 0% | 4%
yaml0% | 0% | 0% | 88% | 11%
css0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
chimeproxy-frontend/public/js100% | 0% | 0% | 0% | 0%
templates0% | 0% | 0% | 100% | 0%
chimeproxy-frontend/src/components0% | 0% | 0% | 0% | 100%
chimeproxy-backend0% | 0% | 0% | 0% | 100%
chimeproxy-frontend/src0% | 0% | 0% | 0% | 100%
chimeproxy-frontend/public0% | 0% | 0% | 0% | 100%
chimeproxy-frontend/src/api0% | 0% | 0% | 0% | 100%
Longest Files (Top 16)
File# lines# units
bootstrap.bundle.js
in chimeproxy-frontend/public/js
4513 218
voice-connector-recording-setup.yaml
in templates
129 -
voice-connector-setup.yaml
in templates
109 -
App.js
in chimeproxy-frontend/src/components
76 2
index.js
in chimeproxy-backend
76 1
App.css
in chimeproxy-frontend/src/components
49 -
serverless.yaml
in chimeproxy-backend
31 -
index.html
in chimeproxy-frontend/public
23 -
index.css
in chimeproxy-frontend/src
16 -
Form.js
in chimeproxy-frontend/src/components
13 -
Loading.js
in chimeproxy-frontend/src/components
13 -
Header.js
in chimeproxy-frontend/src/components
12 -
index.js
in chimeproxy-frontend/src
11 -
Error.js
in chimeproxy-frontend/src/components
9 -
api.js
in chimeproxy-frontend/src/api
8 -
Result.js
in chimeproxy-frontend/src/components
8 -
Files With Most Units (Top 3)
File# lines# units
bootstrap.bundle.js
in chimeproxy-frontend/public/js
4513 218
App.js
in chimeproxy-frontend/src/components
76 2
index.js
in chimeproxy-backend
76 1
Files With Long Lines (Top 4)

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

File# lines# units# long lines
bootstrap.bundle.js
in chimeproxy-frontend/public/js
4513 218 58
voice-connector-recording-setup.yaml
in templates
129 - 5
voice-connector-setup.yaml
in templates
109 - 1
Form.js
in chimeproxy-frontend/src/components
13 - 1