aws-samples / aws-eks-helm-release-management
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 24 files with 1,759 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (811 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (343 lines of code)
    • 20 very small files (605 lines of code)
0% | 0% | 46% | 19% | 34%
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% | 0% | 37% | 28% | 33%
ts0% | 0% | 88% | 0% | 11%
tpl0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
application/helm-charts/aws-load-balancer-controller/crds0% | 0% | 100% | 0% | 0%
cdk-resources/lib0% | 0% | 100% | 0% | 0%
application/helm-charts/aws-load-balancer-controller/templates0% | 0% | 0% | 62% | 37%
application/flask-kubernetes-helm/templates0% | 0% | 0% | 0% | 100%
application/helm-charts/aws-load-balancer-controller0% | 0% | 0% | 0% | 100%
aws-prerequisite/lib0% | 0% | 0% | 0% | 100%
application/flask-kubernetes-helm0% | 0% | 0% | 0% | 100%
cdk-resources/lib/buildSpec0% | 0% | 0% | 0% | 100%
application/flask-app0% | 0% | 0% | 0% | 100%
application/flask-app/templates0% | 0% | 0% | 0% | 100%
cdk-resources0% | 0% | 0% | 0% | 100%
application/helm-charts/aws-load-balancer-controller/ci0% | 0% | 0% | 0% | 100%
Longest Files (Top 24)
File# lines# units
crds.yaml
in application/helm-charts/aws-load-balancer-controller/crds
451 -
cdk-resources-stack.ts
in cdk-resources/lib
360 9
deployment.yaml
in application/helm-charts/aws-load-balancer-controller/templates
173 -
webhook.yaml
in application/helm-charts/aws-load-balancer-controller/templates
170 -
tpl
_helpers.tpl
in application/helm-charts/aws-load-balancer-controller/templates
85 -
rbac.yaml
in application/helm-charts/aws-load-balancer-controller/templates
80 -
values.yaml
in application/helm-charts/aws-load-balancer-controller
65 -
deployment.yaml
in application/flask-kubernetes-helm/templates
51 -
CodeArtifactResources.ts
in aws-prerequisite/lib
44 1
ingress.yaml
in application/flask-kubernetes-helm/templates
40 -
buildSpec-application.yaml
in cdk-resources/lib/buildSpec
33 -
tpl
_helpers.tpl
in application/flask-kubernetes-helm/templates
30 -
values_template.yaml
in application/flask-kubernetes-helm
29 -
app.py
in application/flask-app
24 1
service.yaml
in application/flask-kubernetes-helm/templates
23 -
Chart.yaml
in application/helm-charts/aws-load-balancer-controller
22 -
hello.html
in application/flask-app/templates
18 -
serviceaccount.yaml
in application/helm-charts/aws-load-balancer-controller/templates
14 -
service.yaml
in application/helm-charts/aws-load-balancer-controller/templates
13 -
pdb.yaml
in application/helm-charts/aws-load-balancer-controller/templates
13 -
jest.config.js
in cdk-resources
8 -
Chart.yaml
in application/flask-kubernetes-helm
7 -
values.yaml
in application/helm-charts/aws-load-balancer-controller/ci
5 -
index.ts
in aws-prerequisite/lib
1 -
Files With Most Units (Top 3)
File# lines# units
cdk-resources-stack.ts
in cdk-resources/lib
360 9
app.py
in application/flask-app
24 1
CodeArtifactResources.ts
in aws-prerequisite/lib
44 1
Files With Long Lines (Top 6)

There are 6 files with lines longer than 120 characters. In total, there are 43 long lines.

File# lines# units# long lines
crds.yaml
in application/helm-charts/aws-load-balancer-controller/crds
451 - 36
webhook.yaml
in application/helm-charts/aws-load-balancer-controller/templates
170 - 3
cdk-resources-stack.ts
in cdk-resources/lib
360 9 1
hello.html
in application/flask-app/templates
18 - 1
deployment.yaml
in application/helm-charts/aws-load-balancer-controller/templates
173 - 1
tpl
_helpers.tpl
in application/helm-charts/aws-load-balancer-controller/templates
85 - 1