aws-samples / eks-bootstrap-scripts
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 37 files with 1,886 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 3 medium size files (791 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (113 lines of code)
    • 33 very small files (982 lines of code)
0% | 0% | 41% | 5% | 52%
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% | 42% | 8% | 48%
py0% | 0% | 46% | 0% | 53%
tpl0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
01_eks-bootstrap-helm/stable/helm/templates0% | 0% | 44% | 9% | 45%
02_bootstrap-scripts-python/bootstrap0% | 0% | 50% | 0% | 50%
01_eks-bootstrap-helm/stable/helm0% | 0% | 0% | 0% | 100%
02_bootstrap-scripts-python0% | 0% | 0% | 0% | 100%
01_eks-bootstrap-helm0% | 0% | 0% | 0% | 100%
Longest Files (Top 37)
File# lines# units
fluent-bit-configmap.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
281 -
prometheus-scrape-config-configmap.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
261 -
context.py
in 02_bootstrap-scripts-python/bootstrap
249 25
fluent-bit-daemonset.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
113 -
bootstrap.py
in 02_bootstrap-scripts-python/bootstrap
95 3
values.yaml
in 01_eks-bootstrap-helm/stable/helm
89 -
cloudwatch-daemonset.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
86 -
helm.py
in 02_bootstrap-scripts-python/bootstrap
81 12
macros.py
in 02_bootstrap-scripts-python/bootstrap
70 1
prometheus-scrape-config-deployment.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
54 -
tpl
_helpers.tpl
in 01_eks-bootstrap-helm/stable/helm/templates
53 -
cloudwatch-bindings.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
37 -
setup.py
in 02_bootstrap-scripts-python
33 -
externaldns-deployment.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
32 -
cloudwatch-clusterrole.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
30 -
cloudwatch-configmap.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
26 -
buildspec.yaml
in 01_eks-bootstrap-helm
25 -
fluent-bit-clusterrole.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
23 -
prometheus-scrape-config-clusterrole.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
22 -
efs-storageclass.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
19 -
externaldns-clusterrole.yml
in 01_eks-bootstrap-helm/stable/helm/templates
18 -
monitoring-serviceaccount.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
18 -
fluent-bit-clusterrolebinding.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
18 -
aws-role-serviceaccount.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
17 -
cloudwatch-role.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
16 -
ebs-storageclass.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
15 -
externaldns-clusterrolebinding.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
15 -
prometheus-scrape-config-clusterrolebinding.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
14 -
customnw.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
14 -
Chart.yaml
in 01_eks-bootstrap-helm/stable/helm
14 -
requirements.yaml
in 01_eks-bootstrap-helm/stable/helm
13 -
externaldns-serviceaccount.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
11 -
cloudwatch-namespace.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
11 -
pyproject.toml
in 02_bootstrap-scripts-python
6 -
twistlock-ns.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
4 -
__main__.py
in 02_bootstrap-scripts-python/bootstrap
2 -
__init__.py
in 02_bootstrap-scripts-python/bootstrap
1 -
Files With Most Units (Top 4)
File# lines# units
context.py
in 02_bootstrap-scripts-python/bootstrap
249 25
helm.py
in 02_bootstrap-scripts-python/bootstrap
81 12
bootstrap.py
in 02_bootstrap-scripts-python/bootstrap
95 3
macros.py
in 02_bootstrap-scripts-python/bootstrap
70 1
Files With Long Lines (Top 5)

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

File# lines# units# long lines
bootstrap.py
in 02_bootstrap-scripts-python/bootstrap
95 3 4
buildspec.yaml
in 01_eks-bootstrap-helm
25 - 3
fluent-bit-configmap.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
281 - 3
prometheus-scrape-config-configmap.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
261 - 3
externaldns-deployment.yaml
in 01_eks-bootstrap-helm/stable/helm/templates
32 - 1