aws-quickstart / quickstart-eks-gitlab
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 17 files with 3,737 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,278 lines of code)
    • 5 medium size files (1,629 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (542 lines of code)
    • 6 very small files (288 lines of code)
0% | 34% | 43% | 14% | 7%
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
yaml0% | 36% | 47% | 12% | 3%
py0% | 0% | 0% | 43% | 56%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
templates/workload0% | 36% | 47% | 12% | 3%
functions/source/UpdateDnsRecord0% | 0% | 0% | 100% | 0%
functions/source/CleanupACMDNSValidation0% | 0% | 0% | 0% | 100%
functions/source/CreateDatabase0% | 0% | 0% | 0% | 100%
functions/source/SmtpPasswordGenerator0% | 0% | 0% | 0% | 100%
Longest Files (Top 17)
File# lines# units
gitlab-telemetry-template.yaml
in templates/workload
714 -
gitlab-template.yaml
in templates/workload
564 -
gitlab-gitaly-template.yaml
in templates/workload
368 -
gitlab-praefect-template.yaml
in templates/workload
337 -
gitlab-infra-template.yaml
in templates/workload
332 -
gitlab-storage-template.yaml
in templates/workload
332 -
gitlab-secrets-template.yaml
in templates/workload
260 -
gitlab-postinstall-template.yaml
in templates/workload
180 -
gitlab-database-template.yaml
in templates/workload
129 -
handler.py
in functions/source/UpdateDnsRecord
119 13
gitlab-functions-template.yaml
in templates/workload
114 -
gitlab-cache-template.yaml
in templates/workload
70 -
gitlab-runner-template.yaml
in templates/workload
61 -
handler.py
in functions/source/CleanupACMDNSValidation
49 1
handler.py
in functions/source/CreateDatabase
39 5
handler.py
in functions/source/SmtpPasswordGenerator
38 5
cfnresponse.py
in functions/source/CleanupACMDNSValidation
31 1
Files With Most Units (Top 5)
File# lines# units
handler.py
in functions/source/UpdateDnsRecord
119 13
handler.py
in functions/source/SmtpPasswordGenerator
38 5
handler.py
in functions/source/CreateDatabase
39 5
handler.py
in functions/source/CleanupACMDNSValidation
49 1
cfnresponse.py
in functions/source/CleanupACMDNSValidation
31 1
Files With Long Lines (Top 8)

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

File# lines# units# long lines
gitlab-template.yaml
in templates/workload
564 - 21
gitlab-database-template.yaml
in templates/workload
129 - 9
gitlab-functions-template.yaml
in templates/workload
114 - 6
gitlab-gitaly-template.yaml
in templates/workload
368 - 3
gitlab-infra-template.yaml
in templates/workload
332 - 2
gitlab-praefect-template.yaml
in templates/workload
337 - 2
gitlab-telemetry-template.yaml
in templates/workload
714 - 1
gitlab-storage-template.yaml
in templates/workload
332 - 1