aws-quickstart / quickstart-microsoft-powershelldsc
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 1,043 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (266 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (105 lines of code)
    • 17 very small files (672 lines of code)
0% | 0% | 25% | 10% | 64%
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
ps10% | 0% | 27% | 10% | 61%
psm10% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
scripts0% | 0% | 46% | 0% | 53%
scripts/configs0% | 0% | 0% | 24% | 75%
ci0% | 0% | 0% | 0% | 100%
Longest Files (Top 19)
File# lines# units
MainConfig.ps1
in scripts
266 -
DC1.ps1
in scripts/configs
105 -
DC2.ps1
in scripts/configs
68 -
WEB1.ps1
in scripts/configs
66 -
WEB2.ps1
in scripts/configs
66 -
RDGW2.ps1
in scripts/configs
57 -
RDGW1.ps1
in scripts/configs
57 -
New-DSCPullServerCertificate.ps1
in scripts
56 -
New-DSCCertificate.ps1
in scripts
47 -
taskcat.yml
in ci
35 -
IPHelper.psm1
in scripts
33 -
SetPullMode.ps1
in scripts
33 -
Install-DSCPullServerCertificate.ps1
in scripts
33 -
CreatePullServer.ps1
in scripts
30 -
Invoke-PerformRequiredConfigurationChecks.ps1
in scripts
24 -
Register-PullServer.ps1
in scripts
21 -
Get-EC2InstanceGuid.psm1
in scripts
17 -
DC1-2.ps1
in scripts/configs
16 -
Reset-LocalAdminPassword.ps1
in scripts
13 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 14)

There are 14 files with lines longer than 120 characters. In total, there are 21 long lines.

File# lines# units# long lines
MainConfig.ps1
in scripts
266 - 3
SetPullMode.ps1
in scripts
33 - 3
New-DSCPullServerCertificate.ps1
in scripts
56 - 2
Register-PullServer.ps1
in scripts
21 - 2
Install-DSCPullServerCertificate.ps1
in scripts
33 - 2
New-DSCCertificate.ps1
in scripts
47 - 1
DC2.ps1
in scripts/configs
68 - 1
RDGW2.ps1
in scripts/configs
57 - 1
RDGW1.ps1
in scripts/configs
57 - 1
DC1.ps1
in scripts/configs
105 - 1
DC1-2.ps1
in scripts/configs
16 - 1
WEB1.ps1
in scripts/configs
66 - 1
WEB2.ps1
in scripts/configs
66 - 1
Get-EC2InstanceGuid.psm1
in scripts
17 - 1