aws-quickstart / quickstart-databricks-unified-data-analytics-platform
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 10 files with 4,042 lines of code.
    • 0 very long files (0 lines of code)
    • 4 long files (3,275 lines of code)
    • 1 medium size files (457 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (144 lines of code)
    • 4 very small files (166 lines of code)
0% | 81% | 11% | 3% | 4%
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% | 87% | 12% | 0% | 0%
py0% | 0% | 0% | 50% | 49%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
templates0% | 87% | 12% | 0% | 0%
functions/source0% | 0% | 0% | 50% | 49%
ci0% | 0% | 0% | 0% | 100%
Longest Files (Top 10)
File# lines# units
databricks-multi-workspace-oem.template.yaml
in templates
939 -
databricks-multi-workspace.template.yaml
in templates
910 -
databricks-multi-workspace-test.template.yaml
in templates
907 -
databricks-multi-workspace-withoutIAM.template.yaml
in templates
519 -
databricks-trial.template.yaml
in templates
457 -
update_custommanaged_cmk_policy.py
in functions/source
144 4
update_custommanagedvpc_iam_role.py
in functions/source
82 3
utilities.py
in functions/source
30 1
cfnresponse.py
in functions/source
29 1
taskcat.yml
in ci
25 -
Files With Most Units (Top 4)
File# lines# units
update_custommanaged_cmk_policy.py
in functions/source
144 4
update_custommanagedvpc_iam_role.py
in functions/source
82 3
utilities.py
in functions/source
30 1
cfnresponse.py
in functions/source
29 1
Files With Long Lines (Top 5)

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

File# lines# units# long lines
databricks-multi-workspace-oem.template.yaml
in templates
939 - 25
databricks-multi-workspace-test.template.yaml
in templates
907 - 24
databricks-multi-workspace.template.yaml
in templates
910 - 21
databricks-multi-workspace-withoutIAM.template.yaml
in templates
519 - 19
databricks-trial.template.yaml
in templates
457 - 7