aws-quickstart / quickstart-microsoft-exchange
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 23 files with 5,811 lines of code.
    • 1 very long files (4,209 lines of code)
    • 1 long files (769 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 0 small files (0 lines of code)
    • 21 very small files (833 lines of code)
72% | 13% | 0% | 0% | 14%
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
yaml84% | 15% | 0% | 0% | 0%
ps10% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
templates84% | 15% | 0% | 0% | 0%
scripts0% | 0% | 0% | 0% | 100%
ci0% | 0% | 0% | 0% | 100%
Longest Files (Top 23)
File# lines# units
exchange.template.yaml
in templates
4209 -
exchange-main.template.yaml
in templates
769 -
Configure-ExchangeDAG.ps1
in scripts
70 -
Install-ExchangeServer.ps1
in scripts
61 -
Add-ExchangeGroup.ps1
in scripts
56 -
Install-ExchangeEdgeServer.ps1
in scripts
55 -
Install-ExchangeOrg.ps1
in scripts
55 -
Configure-EdgeDnsRecord.ps1
in scripts
54 -
Install-UrlRewrite.ps1
in scripts
52 -
Install-VisualCRuntime.ps1
in scripts
52 -
Install-NetFramework.ps1
in scripts
52 -
Install-ExchPrerequisites.ps1
in scripts
42 -
Install-EdgePrerequisites.ps1
in scripts
41 -
Download-Prerequisites.ps1
in scripts
35 -
Expand-Exchange.ps1
in scripts
30 -
Install-UcmaRuntime.ps1
in scripts
30 -
taskcat.yml
in ci
26 -
Initialize-Disks.ps1
in scripts
26 -
Join-Domain.ps1
in scripts
25 -
Invoke-ADReplication.ps1
in scripts
23 -
Configure-UAC.ps1
in scripts
20 -
Reset-LocalAdminPassword.ps1
in scripts
17 -
Install-WindowsFailoverClustering.ps1
in scripts
11 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 16)

There are 16 files with lines longer than 120 characters. In total, there are 150 long lines.

File# lines# units# long lines
exchange.template.yaml
in templates
4209 - 84
exchange-main.template.yaml
in templates
769 - 30
Install-ExchangeServer.ps1
in scripts
61 - 5
Install-ExchangeEdgeServer.ps1
in scripts
55 - 5
Configure-ExchangeDAG.ps1
in scripts
70 - 4
Install-UrlRewrite.ps1
in scripts
52 - 3
Install-VisualCRuntime.ps1
in scripts
52 - 3
Install-NetFramework.ps1
in scripts
52 - 3
Install-ExchangeOrg.ps1
in scripts
55 - 3
Configure-EdgeDnsRecord.ps1
in scripts
54 - 2
Install-ExchPrerequisites.ps1
in scripts
42 - 2
Configure-UAC.ps1
in scripts
20 - 2
Reset-LocalAdminPassword.ps1
in scripts
17 - 1
Add-ExchangeGroup.ps1
in scripts
56 - 1
Invoke-ADReplication.ps1
in scripts
23 - 1
Join-Domain.ps1
in scripts
25 - 1