aws-quickstart / quickstart-sios-protection-suite
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 8 files with 2,587 lines of code.
    • 1 very long files (1,100 lines of code)
    • 2 long files (1,104 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (261 lines of code)
    • 3 very small files (122 lines of code)
42% | 42% | 0% | 10% | 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
yaml49% | 50% | 0% | 0% | 0%
pl0% | 0% | 0% | 78% | 21%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
templates49% | 50% | 0% | 0% | 0%
scripts0% | 0% | 0% | 78% | 21%
ci0% | 0% | 0% | 0% | 100%
Longest Files (Top 8)
File# lines# units
sios-protection-suite.template.yaml
in templates
1100 -
sios-protection-suite-main.template.yaml
in templates
563 -
sios-protection-suite-master.template.yaml
in templates
541 -
CreateMirrorHierarchy.pl
in scripts
131 2
InstallLicAndStartLK.pl
in scripts
130 6
CreateCommPath.pl
in scripts
72 3
taskcat.yml
in ci
26 -
config.yml
in ci
24 -
Files With Most Units (Top 3)
File# lines# units
InstallLicAndStartLK.pl
in scripts
130 6
CreateCommPath.pl
in scripts
72 3
CreateMirrorHierarchy.pl
in scripts
131 2
Files With Long Lines (Top 5)

There are 5 files with lines longer than 120 characters. In total, there are 79 long lines.

File# lines# units# long lines
sios-protection-suite.template.yaml
in templates
1100 - 30
sios-protection-suite-master.template.yaml
in templates
541 - 24
sios-protection-suite-main.template.yaml
in templates
563 - 20
CreateMirrorHierarchy.pl
in scripts
131 2 4
InstallLicAndStartLK.pl
in scripts
130 6 1