aws-samples / aws-cloud-and-hybrid-operations-workshop
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 11 files with 1,906 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (524 lines of code)
    • 2 medium size files (493 lines of codeclsfd_ftr_w_mp_ins)
    • 5 small files (764 lines of code)
    • 3 very small files (125 lines of code)
0% | 27% | 25% | 40% | 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
yml0% | 32% | 31% | 35% | 0%
yaml0% | 0% | 0% | 65% | 34%
ps10% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
cfntemplates0% | 36% | 34% | 22% | 6%
operational_excellence/cfntemplates0% | 0% | 0% | 100% | 0%
misc0% | 0% | 0% | 0% | 100%
Longest Files (Top 11)
File# lines# units
ssm-workshop-resources-episode-04.yml
in cfntemplates
524 -
ssm-workshop-resources-episode-03.yml
in cfntemplates
289 -
ssm-workshop-resources-episode-05.yml
in cfntemplates
204 -
Operational-Best-Practices-for-Amazon-S3-with-Remediation.yml
in operational_excellence/cfntemplates
192 -
Operational-Best-Practices-for-Amazon-S3-with-Remediation.yaml
in cfntemplates
192 -
oe-workshop-episode-01.yml
in operational_excellence/cfntemplates
141 -
ssm-workshop-resources-episode-01.yml
in cfntemplates
131 -
workshop-config-prerequisites.yml
in operational_excellence/cfntemplates
108 -
workshop-config-prerequisites.yaml
in cfntemplates
99 -
loop-and-stress.ps1
in misc
17 -
userdata.ps1
in misc
9 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 8)

There are 8 files with lines longer than 120 characters. In total, there are 17 long lines.

File# lines# units# long lines
workshop-config-prerequisites.yml
in operational_excellence/cfntemplates
108 - 3
workshop-config-prerequisites.yaml
in cfntemplates
99 - 3
Operational-Best-Practices-for-Amazon-S3-with-Remediation.yml
in operational_excellence/cfntemplates
192 - 2
ssm-workshop-resources-episode-03.yml
in cfntemplates
289 - 2
ssm-workshop-resources-episode-05.yml
in cfntemplates
204 - 2
ssm-workshop-resources-episode-04.yml
in cfntemplates
524 - 2
Operational-Best-Practices-for-Amazon-S3-with-Remediation.yaml
in cfntemplates
192 - 2
userdata.ps1
in misc
9 - 1