aws-quickstart / quickstart-ibm-icp-for-data
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 34 files with 6,772 lines of code.
    • 1 very long files (2,810 lines of code)
    • 3 long files (2,349 lines of code)
    • 2 medium size files (579 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (141 lines of code)
    • 27 very small files (893 lines of code)
41% | 34% | 8% | 2% | 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
yaml54% | 27% | 4% | 0% | 14%
py0% | 59% | 22% | 8% | 9%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
templates65% | 32% | 0% | 0% | 1%
scripts0% | 100% | 0% | 0% | 0%
scripts/yapl0% | 0% | 56% | 21% | 22%
scripts/templates/ocs0% | 0% | 60% | 0% | 39%
scripts/templates/cpd0% | 0% | 0% | 0% | 100%
scripts/installDir0% | 0% | 0% | 0% | 100%
scripts/templates/efs0% | 0% | 0% | 0% | 100%
scripts/templates/px0% | 0% | 0% | 0% | 100%
Longest Files (Top 34)
File# lines# units
aws-vpc.template.yaml
in templates
2810 -
cpd_install.py
in scripts
954 28
ibm-cloudpak-data.template.yaml
in templates
831 -
ibm-cloudpak-root.template.yaml
in templates
564 -
Trace.py
in scripts/yapl
368 43
workerocs.yaml
in scripts/templates/ocs
211 -
Utilities.py
in scripts/yapl
141 9
S3Helper.py
in scripts/yapl
91 7
shared-storage.template.yaml
in templates
80 -
workerocs1AZ.yaml
in scripts/templates/ocs
71 -
health-check-3AZ.yaml
in scripts/templates/cpd
61 -
install-config-3AZ.yaml
in scripts/installDir
58 -
efs-rbac-template.yaml
in scripts/templates/efs
56 -
install-config-1AZ.yaml
in scripts/installDir
50 -
efs-provisioner.yaml
in scripts/templates/efs
48 -
LogExporter.py
in scripts/yapl
40 2
machine-autoscaler-3AZ.yaml
in scripts/templates/cpd
39 -
ocs-storagecluster.yaml
in scripts/templates/ocs
36 -
deploy-with-olm.yaml
in scripts/templates/ocs
32 -
px-install.yaml
in scripts/templates/px
25 -
health-check-1AZ.yaml
in scripts/templates/cpd
21 -
cluster-autoscaler.yaml
in scripts/templates/cpd
20 -
cpd-service.tpl.yaml
in scripts/installDir
19 -
efs-pvc.yaml
in scripts/templates/efs
17 -
insecure-registry.yaml
in scripts/templates/cpd
17 -
security-limits-mc.yaml
in scripts/templates/cpd
17 -
crio-mc.yaml
in scripts/templates/cpd
17 -
wkc-sysctl-mc.yaml
in scripts/templates/cpd
17 -
auth-htpasswd.yaml
in scripts/installDir
16 -
Exceptions.py
in scripts/yapl
13 -
machine-autoscaler-1AZ.yaml
in scripts/templates/cpd
13 -
efs-configmap.yaml
in scripts/templates/efs
9 -
efs-storageclass.yaml
in scripts/templates/efs
9 -
__init__.py
in scripts/yapl
1 -
Files With Most Units (Top 5)
File# lines# units
Trace.py
in scripts/yapl
368 43
cpd_install.py
in scripts
954 28
Utilities.py
in scripts/yapl
141 9
S3Helper.py
in scripts/yapl
91 7
LogExporter.py
in scripts/yapl
40 2
Files With Long Lines (Top 8)

There are 8 files with lines longer than 120 characters. In total, there are 145 long lines.

File# lines# units# long lines
cpd_install.py
in scripts
954 28 67
ibm-cloudpak-root.template.yaml
in templates
564 - 25
aws-vpc.template.yaml
in templates
2810 - 24
ibm-cloudpak-data.template.yaml
in templates
831 - 18
Trace.py
in scripts/yapl
368 43 8
shared-storage.template.yaml
in templates
80 - 1
S3Helper.py
in scripts/yapl
91 7 1
wkc-sysctl-mc.yaml
in scripts/templates/cpd
17 - 1