aws-quickstart / quickstart-microsoft-sql-fci-fsx
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 13 files with 3,869 lines of code.
    • 2 very long files (2,855 lines of code)
    • 1 long files (604 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 0 small files (0 lines of code)
    • 10 very small files (410 lines of code)
73% | 15% | 0% | 0% | 10%
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
yaml82% | 17% | 0% | 0% | 0%
ps10% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
templates82% | 17% | 0% | 0% | 0%
scripts0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
mssqlfsx-mad.template.yaml
in templates
1430 -
mssqlfsx.template.yaml
in templates
1425 -
mssqlfsx-main.template.yaml
in templates
604 -
Node1Config.ps1
in scripts
96 -
AdditionalNodeConfig.ps1
in scripts
74 -
DomainJoin.ps1
in scripts
56 -
prepare-fci.ps1
in scripts
38 -
complete-fci.ps1
in scripts
37 -
Configure-MAD-Permissions.ps1
in scripts
33 -
create-ca-share.ps1
in scripts
29 -
install-dsc-modules.ps1
in scripts
20 -
LCM-Config.ps1
in scripts
18 -
enable-CredSSP.ps1
in scripts
9 -
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 104 long lines.

File# lines# units# long lines
mssqlfsx.template.yaml
in templates
1425 - 32
mssqlfsx-mad.template.yaml
in templates
1430 - 29
mssqlfsx-main.template.yaml
in templates
604 - 21
Node1Config.ps1
in scripts
96 - 4
complete-fci.ps1
in scripts
37 - 3
create-ca-share.ps1
in scripts
29 - 3
AdditionalNodeConfig.ps1
in scripts
74 - 3
Configure-MAD-Permissions.ps1
in scripts
33 - 3
DomainJoin.ps1
in scripts
56 - 2
prepare-fci.ps1
in scripts
38 - 2
install-dsc-modules.ps1
in scripts
20 - 1
LCM-Config.ps1
in scripts
18 - 1