opensearch-project / helm-charts
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 27 files with 2,062 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (437 lines of codeclsfd_ftr_w_mp_ins)
    • 6 small files (1,044 lines of code)
    • 20 very small files (581 lines of code)
0% | 0% | 21% | 50% | 28%
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% | 23% | 49% | 27%
tpl0% | 0% | 0% | 61% | 38%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
charts/opensearch/templates0% | 0% | 52% | 15% | 31%
charts/opensearch/ci0% | 0% | 0% | 100% | 0%
charts/opensearch0% | 0% | 0% | 93% | 6%
charts/opensearch-dashboards/templates0% | 0% | 0% | 43% | 56%
charts/opensearch-dashboards0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 27)
File# lines# units
statefulset.yaml
in charts/opensearch/templates
437 -
ci-rbac-enabled-values.yaml
in charts/opensearch/ci
187 -
ci-ingress-class-name-values.yaml
in charts/opensearch/ci
187 -
ci-values.yaml
in charts/opensearch/ci
187 -
values.yaml
in charts/opensearch
187 -
deployment.yaml
in charts/opensearch-dashboards/templates
165 -
tpl
_helpers.tpl
in charts/opensearch/templates
131 -
tpl
_helpers.tpl
in charts/opensearch-dashboards/templates
81 -
values.yaml
in charts/opensearch-dashboards
77 -
ingress.yaml
in charts/opensearch-dashboards/templates
65 -
ingress.yaml
in charts/opensearch/templates
62 -
service.yaml
in charts/opensearch/templates
58 -
service.yaml
in charts/opensearch-dashboards/templates
33 -
role.yaml
in charts/opensearch/templates
22 -
rolebinding.yaml
in charts/opensearch/templates
21 -
poddisruptionbudget.yaml
in charts/opensearch/templates
17 -
networkpolicy.yaml
in charts/opensearch/templates
17 -
serviceaccount.yaml
in charts/opensearch/templates
17 -
podsecuritypolicy.yaml
in charts/opensearch/templates
17 -
securityconfig.yaml
in charts/opensearch/templates
15 -
rolebinding.yaml
in charts/opensearch-dashboards/templates
15 -
configmap.yaml
in charts/opensearch/templates
14 -
Chart.yaml
in charts/opensearch
12 -
configmap.yaml
in charts/opensearch-dashboards/templates
12 -
serviceaccount.yaml
in charts/opensearch-dashboards/templates
12 -
Chart.yaml
in charts/opensearch-dashboards
12 -
ct.yaml
in root
2 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 4)

There are 4 files with lines longer than 120 characters. In total, there are 11 long lines.

File# lines# units# long lines
statefulset.yaml
in charts/opensearch/templates
437 - 6
tpl
_helpers.tpl
in charts/opensearch/templates
131 - 2
tpl
_helpers.tpl
in charts/opensearch-dashboards/templates
81 - 2
ingress.yaml
in charts/opensearch-dashboards/templates
65 - 1