aws-quickstart / quickstart-microsoft-iis
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 3,244 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,245 lines of code)
    • 5 medium size files (1,711 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (135 lines of code)
    • 3 very small files (153 lines of code)
0% | 38% | 52% | 4% | 4%
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% | 39% | 54% | 4% | 2%
ps10% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
templates0% | 43% | 52% | 4% | 0%
templates/automation-docs0% | 0% | 74% | 0% | 25%
scripts0% | 0% | 0% | 0% | 100%
Longest Files (Top 11)
File# lines# units
automation-parts.template.yaml
in templates
646 -
iis-main.template.yaml
in templates
599 -
ecs-asg-lch.template.yaml
in templates
493 -
iis-workload.template.yaml
in templates
375 -
security.template.yaml
in templates
368 -
ec2-asg-lch.template.yaml
in templates
269 -
instanceconfig.yaml
in templates/automation-docs
206 -
patchmanagement.yaml
in templates
135 -
domainremoval.yaml
in templates/automation-docs
71 -
websitebuild-dsc.ps1
in scripts
49 -
domainjoin-dsc.ps1
in scripts
33 -
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 65 long lines.

File# lines# units# long lines
iis-main.template.yaml
in templates
599 - 24
iis-workload.template.yaml
in templates
375 - 14
automation-parts.template.yaml
in templates
646 - 8
security.template.yaml
in templates
368 - 7
ec2-asg-lch.template.yaml
in templates
269 - 5
ecs-asg-lch.template.yaml
in templates
493 - 5
websitebuild-dsc.ps1
in scripts
49 - 1
domainjoin-dsc.ps1
in scripts
33 - 1