aws-samples / streamlit-application-deployment-on-aws
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 16 files with 1,866 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (580 lines of code)
    • 2 medium size files (578 lines of codeclsfd_ftr_w_mp_ins)
    • 0 small files (0 lines of code)
    • 13 very small files (708 lines of code)
0% | 31% | 30% | 0% | 37%
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% | 39% | 39% | 0% | 21%
py0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
deployment/sagemaker-dashboards-for-ml/cloudformation/deployment0% | 100% | 0% | 0% | 0%
deployment/sagemaker-dashboards-for-ml/cloudformation0% | 0% | 100% | 0% | 0%
deployment/sagemaker-dashboards-for-ml/cloudformation/development0% | 0% | 100% | 0% | 0%
deployment/sagemaker-dashboards-for-ml/cloudformation/deployment/self-signed-certificate0% | 0% | 0% | 0% | 100%
deployment/sagemaker-dashboards-for-ml/cloudformation/assistants/solution-assistant0% | 0% | 0% | 0% | 100%
deployment/sagemaker-dashboards-for-ml/cloudformation/assistants/bucket-assistant0% | 0% | 0% | 0% | 100%
cfn0% | 0% | 0% | 0% | 100%
script0% | 0% | 0% | 0% | 100%
deployment/sagemaker-dashboards-for-ml/cloudformation/deployment/string-functions0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
deployment/sagemaker-dashboards-for-ml0% | 0% | 0% | 0% | 100%
Longest Files (Top 16)
File# lines# units
deployment.yaml
in deployment/sagemaker-dashboards-for-ml/cloudformation/deployment
580 -
template.yaml
in deployment/sagemaker-dashboards-for-ml/cloudformation
318 -
development.yaml
in deployment/sagemaker-dashboards-for-ml/cloudformation/development
260 -
index.py
in deployment/sagemaker-dashboards-for-ml/cloudformation/assistants/solution-assistant/src
94 7
self-signed-certificate.yaml
in deployment/sagemaker-dashboards-for-ml/cloudformation/deployment/self-signed-certificate
93 -
solution-assistant.yaml
in deployment/sagemaker-dashboards-for-ml/cloudformation/assistants/solution-assistant
88 -
create.py
in deployment/sagemaker-dashboards-for-ml/cloudformation/deployment/self-signed-certificate/src
81 7
delete.py
in deployment/sagemaker-dashboards-for-ml/cloudformation/deployment/self-signed-certificate/src
62 6
bucket-assistant.yaml
in deployment/sagemaker-dashboards-for-ml/cloudformation/assistants/bucket-assistant
61 -
02-crawler.yaml
in cfn
59 -
yahoo_idx.py
in script
58 3
index.py
in deployment/sagemaker-dashboards-for-ml/cloudformation/assistants/bucket-assistant/src
30 4
index.py
in deployment/sagemaker-dashboards-for-ml/cloudformation/deployment/string-functions/src
27 4
01-athena.yaml
in cfn
19 -
in
requirements.dev.in
in root
18 -
in
requirements.dev.in
in deployment/sagemaker-dashboards-for-ml
18 -
Files With Most Units (Top 6)
File# lines# units
create.py
in deployment/sagemaker-dashboards-for-ml/cloudformation/deployment/self-signed-certificate/src
81 7
index.py
in deployment/sagemaker-dashboards-for-ml/cloudformation/assistants/solution-assistant/src
94 7
delete.py
in deployment/sagemaker-dashboards-for-ml/cloudformation/deployment/self-signed-certificate/src
62 6
index.py
in deployment/sagemaker-dashboards-for-ml/cloudformation/deployment/string-functions/src
27 4
index.py
in deployment/sagemaker-dashboards-for-ml/cloudformation/assistants/bucket-assistant/src
30 4
yahoo_idx.py
in script
58 3
Files With Long Lines (Top 4)

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

File# lines# units# long lines
template.yaml
in deployment/sagemaker-dashboards-for-ml/cloudformation
318 - 4
development.yaml
in deployment/sagemaker-dashboards-for-ml/cloudformation/development
260 - 2
deployment.yaml
in deployment/sagemaker-dashboards-for-ml/cloudformation/deployment
580 - 2
02-crawler.yaml
in cfn
59 - 1