aws-quickstart / quickstart-phsa-ipac
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 13 files with 3,039 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,651 lines of code)
    • 3 medium size files (1,219 lines of codeclsfd_ftr_w_mp_ins)
    • 0 small files (0 lines of code)
    • 8 very small files (169 lines of code)
0% | 54% | 40% | 0% | 5%
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% | 97% | 0% | 0% | 2%
py0% | 0% | 90% | 0% | 9%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
templates0% | 100% | 0% | 0% | 0%
functions/source/preprocess0% | 0% | 97% | 0% | 2%
functions/source/job-creation0% | 0% | 97% | 0% | 2%
functions/source/loop0% | 0% | 97% | 0% | 2%
functions/source/Keep-job-alive0% | 0% | 0% | 0% | 100%
functions/source/sagemaker-phc-2020-11-16-postprocess0% | 0% | 0% | 0% | 100%
functions/source/sagemaker-phc-2020-11-16-preprocess0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
ipac-pipeline-entrypoint.template.yaml
in templates
906 -
functions.template.yaml
in templates
745 -
preprocess.py
in functions/source/preprocess
421 8
job_creation.py
in functions/source/job-creation
402 10
loop_lambda.py
in functions/source/loop
396 7
keepjobalive.py
in functions/source/Keep-job-alive
92 4
sagemaker-phc-2020-11-16-postprocess.py
in functions/source/sagemaker-phc-2020-11-16-postprocess
27 1
appspec.yaml
in functions/source/preprocess
9 -
appspec.yaml
in functions/source/sagemaker-phc-2020-11-16-preprocess
9 -
appspec.yaml
in functions/source/sagemaker-phc-2020-11-16-postprocess
9 -
appspec.yaml
in functions/source/job-creation
9 -
appspec.yaml
in functions/source/loop
9 -
sagemaker-phc-2020-11-16-preprocess.py
in functions/source/sagemaker-phc-2020-11-16-preprocess
5 1
Files With Most Units (Top 6)
File# lines# units
job_creation.py
in functions/source/job-creation
402 10
preprocess.py
in functions/source/preprocess
421 8
loop_lambda.py
in functions/source/loop
396 7
keepjobalive.py
in functions/source/Keep-job-alive
92 4
sagemaker-phc-2020-11-16-preprocess.py
in functions/source/sagemaker-phc-2020-11-16-preprocess
5 1
sagemaker-phc-2020-11-16-postprocess.py
in functions/source/sagemaker-phc-2020-11-16-postprocess
27 1
Files With Long Lines (Top 4)

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

File# lines# units# long lines
ipac-pipeline-entrypoint.template.yaml
in templates
906 - 9
functions.template.yaml
in templates
745 - 3
loop_lambda.py
in functions/source/loop
396 7 2
preprocess.py
in functions/source/preprocess
421 8 1