amazon-connect / advanced-usage-analytics
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 8 files with 2,434 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (702 lines of code)
    • 4 medium size files (1,283 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (364 lines of code)
    • 1 very small files (85 lines of code)
0% | 28% | 52% | 14% | 3%
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
yaml0% | 35% | 64% | 0% | 0%
js0% | 0% | 0% | 81% | 18%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
cloudformation0% | 35% | 64% | 0% | 0%
Frontend0% | 0% | 0% | 100% | 0%
cloudformation/FrontendStackCustomResources0% | 0% | 0% | 0% | 100%
Longest Files (Top 8)
File# lines# units
frontend.yaml
in cloudformation
702 -
backend.yaml
in cloudformation
466 -
firehoseStack.yaml
in cloudformation
352 -
chatusage.yaml
in cloudformation
246 -
mainStack.yaml
in cloudformation
219 -
connect-ccp-metric-worker.js
in Frontend
194 27
main.js
in Frontend
170 5
frontendgenerator.js
in cloudformation/FrontendStackCustomResources
85 2
Files With Most Units (Top 3)
File# lines# units
connect-ccp-metric-worker.js
in Frontend
194 27
main.js
in Frontend
170 5
frontendgenerator.js
in cloudformation/FrontendStackCustomResources
85 2
Files With Long Lines (Top 7)

There are 7 files with lines longer than 120 characters. In total, there are 51 long lines.

File# lines# units# long lines
frontend.yaml
in cloudformation
702 - 19
backend.yaml
in cloudformation
466 - 12
main.js
in Frontend
170 5 5
firehoseStack.yaml
in cloudformation
352 - 5
mainStack.yaml
in cloudformation
219 - 5
connect-ccp-metric-worker.js
in Frontend
194 27 3
frontendgenerator.js
in cloudformation/FrontendStackCustomResources
85 2 2