aws-quickstart / quickstart-amazon-eks
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 33 files with 6,062 lines of code.
    • 0 very long files (0 lines of code)
    • 4 long files (3,046 lines of code)
    • 3 medium size files (730 lines of codeclsfd_ftr_w_mp_ins)
    • 9 small files (1,406 lines of code)
    • 17 very small files (880 lines of code)
0% | 50% | 12% | 23% | 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
yaml0% | 62% | 10% | 19% | 7%
py0% | 0% | 19% | 37% | 42%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
templates0% | 62% | 10% | 19% | 7%
functions/source/KubeManifest0% | 0% | 100% | 0% | 0%
functions/source/registerType0% | 0% | 0% | 100% | 0%
build0% | 0% | 0% | 92% | 7%
functions/source/registerCustomResource0% | 0% | 0% | 100% | 0%
functions/source/CleanupLoadBalancers0% | 0% | 0% | 0% | 100%
functions/source/ResourceReader0% | 0% | 0% | 0% | 100%
functions/source/GetCallerArn0% | 0% | 0% | 0% | 100%
functions/source/KubeGet0% | 0% | 0% | 0% | 100%
functions/source/CleanupSecurityGroupDependencies0% | 0% | 0% | 0% | 100%
functions/source/FargateProfile0% | 0% | 0% | 0% | 100%
functions/source/DeleteBucketContents0% | 0% | 0% | 0% | 100%
functions/source/CleanupLambdas0% | 0% | 0% | 0% | 100%
scripts0% | 0% | 0% | 0% | 100%
manifests/app-manager0% | 0% | 0% | 0% | 100%
Longest Files (Top 33)
File# lines# units
amazon-eks.template.yaml
in templates
959 -
amazon-eks-per-region-resources.template.yaml
in templates
724 -
amazon-eks-advanced-configuration.template.yaml
in templates
714 -
amazon-eks-per-account-resources.template.yaml
in templates
649 -
amazon-eks-load-balancer-controller.template.yaml
in templates
285 -
lambda_function.py
in functions/source/KubeManifest
233 21
amazon-eks-entrypoint-existing-cluster.template.yaml
in templates
212 -
amazon-eks-controlplane.template.yaml
in templates
195 -
amazon-eks-iam.template.yaml
in templates
177 -
amazon-eks-prerequisites.template.yaml
in templates
175 -
lambda_function.py
in functions/source/registerType
174 8
amazon-eks-functions.template.yaml
in templates
164 -
update_instance_types.py
in build
151 6
aws-node-daemonset-IRSA.template.yaml
in templates
132 -
amazon-eks-windows-support-workload.template.yaml
in templates
129 -
lambda_function.py
in functions/source/registerCustomResource
109 7
lambda_function.py
in functions/source/CleanupLoadBalancers
97 4
amazon-eks-efs.template.yaml
in templates
91 -
lambda.py
in functions/source/ResourceReader
87 4
amazon-eks-cluster-autoscaler.template.yaml
in templates
85 -
amazon-eks-test.template.yaml
in templates
82 -
lambda_function.py
in functions/source/GetCallerArn
69 4
lambda_function.py
in functions/source/KubeGet
61 4
lambda_function.py
in functions/source/CleanupSecurityGroupDependencies
60 4
lambda_function.py
in functions/source/FargateProfile
57 4
example-workload.template.yaml
in templates
41 -
lambda_function.py
in functions/source/DeleteBucketContents
41 2
amazon-eks-fargate-profile.template.yaml
in templates
32 -
amazon-eks-metrics-server.template.yaml
in templates
19 -
lambda_function.py
in functions/source/CleanupLambdas
18 2
test-manifest.yaml
in scripts
16 -
s3_sync.py
in build
13 -
app-manager-manifest.yaml
in manifests/app-manager
11 -
Files With Most Units (Top 12)
File# lines# units
lambda_function.py
in functions/source/KubeManifest
233 21
lambda_function.py
in functions/source/registerType
174 8
lambda_function.py
in functions/source/registerCustomResource
109 7
update_instance_types.py
in build
151 6
lambda_function.py
in functions/source/KubeGet
61 4
lambda_function.py
in functions/source/GetCallerArn
69 4
lambda_function.py
in functions/source/CleanupLoadBalancers
97 4
lambda_function.py
in functions/source/FargateProfile
57 4
lambda_function.py
in functions/source/CleanupSecurityGroupDependencies
60 4
lambda.py
in functions/source/ResourceReader
87 4
lambda_function.py
in functions/source/DeleteBucketContents
41 2
lambda_function.py
in functions/source/CleanupLambdas
18 2
Files With Long Lines (Top 20)

There are 20 files with lines longer than 120 characters. In total, there are 205 long lines.

File# lines# units# long lines
amazon-eks-advanced-configuration.template.yaml
in templates
714 - 70
amazon-eks.template.yaml
in templates
959 - 38
amazon-eks-per-region-resources.template.yaml
in templates
724 - 35
amazon-eks-entrypoint-existing-cluster.template.yaml
in templates
212 - 11
amazon-eks-per-account-resources.template.yaml
in templates
649 - 11
amazon-eks-functions.template.yaml
in templates
164 - 10
aws-node-daemonset-IRSA.template.yaml
in templates
132 - 4
amazon-eks-controlplane.template.yaml
in templates
195 - 3
amazon-eks-windows-support-workload.template.yaml
in templates
129 - 3
amazon-eks-prerequisites.template.yaml
in templates
175 - 3
amazon-eks-load-balancer-controller.template.yaml
in templates
285 - 3
amazon-eks-iam.template.yaml
in templates
177 - 3
update_instance_types.py
in build
151 6 2
lambda_function.py
in functions/source/registerCustomResource
109 7 2
lambda_function.py
in functions/source/registerType
174 8 2
amazon-eks-fargate-profile.template.yaml
in templates
32 - 1
amazon-eks-cluster-autoscaler.template.yaml
in templates
85 - 1
lambda_function.py
in functions/source/CleanupLoadBalancers
97 4 1
lambda_function.py
in functions/source/FargateProfile
57 4 1
lambda.py
in functions/source/ResourceReader
87 4 1