aws-quickstart / quickstart-microsoft-hpc
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 19 files with 3,098 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,404 lines of code)
    • 3 medium size files (1,122 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (147 lines of code)
    • 13 very small files (425 lines of code)
0% | 45% | 36% | 4% | 13%
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% | 53% | 42% | 0% | 3%
ps10% | 0% | 0% | 30% | 69%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
templates0% | 53% | 42% | 0% | 3%
scripts0% | 0% | 0% | 30% | 69%
Longest Files (Top 19)
File# lines# units
headnode.template.yaml
in templates
725 -
workerstack.template.yaml
in templates
679 -
adstack.template.yaml
in templates
412 -
main.template.yaml
in templates
358 -
main-existing-vpc.template.yaml
in templates
352 -
ConfigWorkerNode.ps1
in scripts
147 -
CloudWatch.yaml
in templates
87 -
ConfigHeadNode.ps1
in scripts
58 -
Enable-CredSSP.ps1
in scripts
46 -
Test-ADUser.ps1
in scripts
43 -
ConfigJumpBox.ps1
in scripts
29 -
PrepareNode.ps1
in scripts
29 -
Rename-Computer.ps1
in scripts
24 -
ConfigureNetwork.ps1
in scripts
24 -
Join-Domain.ps1
in scripts
23 -
Remove-Domain.ps1
in scripts
21 -
AddUserToGroup.ps1
in scripts
17 -
Disable-CredSSP.ps1
in scripts
13 -
Unzip-Archive.ps1
in scripts
11 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 12)

There are 12 files with lines longer than 120 characters. In total, there are 49 long lines.

File# lines# units# long lines
workerstack.template.yaml
in templates
679 - 15
headnode.template.yaml
in templates
725 - 6
main.template.yaml
in templates
358 - 5
adstack.template.yaml
in templates
412 - 4
CloudWatch.yaml
in templates
87 - 4
main-existing-vpc.template.yaml
in templates
352 - 4
Disable-CredSSP.ps1
in scripts
13 - 4
ConfigHeadNode.ps1
in scripts
58 - 2
Enable-CredSSP.ps1
in scripts
46 - 2
ConfigWorkerNode.ps1
in scripts
147 - 1
ConfigureNetwork.ps1
in scripts
24 - 1
PrepareNode.ps1
in scripts
29 - 1