aws-samples / aws-decoupled-serverless-scheduler
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 20 files with 412 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 0 small files (0 lines of code)
    • 20 very small files (412 lines of code)
0% | 0% | 0% | 0% | 100%
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
py0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/trigger_step_function0% | 0% | 0% | 0% | 100%
src/ec2_scale0% | 0% | 0% | 0% | 100%
src/s3_trigger0% | 0% | 0% | 0% | 100%
src/dynamo_db0% | 0% | 0% | 0% | 100%
example-job-submission/resource-management-submit-to-s30% | 0% | 0% | 0% | 100%
src/get_job0% | 0% | 0% | 0% | 100%
src/final_terminate0% | 0% | 0% | 0% | 100%
src/check_job0% | 0% | 0% | 0% | 100%
src/wait_ec20% | 0% | 0% | 0% | 100%
src/sqs_check0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
src/protect_ec20% | 0% | 0% | 0% | 100%
src/add_sqs0% | 0% | 0% | 0% | 100%
src/failed_job0% | 0% | 0% | 0% | 100%
src/sqs_out0% | 0% | 0% | 0% | 100%
src/extract_job0% | 0% | 0% | 0% | 100%
src/start_job0% | 0% | 0% | 0% | 100%
src/delete_job0% | 0% | 0% | 0% | 100%
src/confirm_result0% | 0% | 0% | 0% | 100%
Longest Files (Top 20)
File# lines# units
index.py
in src/trigger_step_function
48 1
index.py
in src/ec2_scale
45 2
index.py
in src/s3_trigger
43 1
index.py
in src/dynamo_db
35 1
index.py
in src/get_job
26 1
index.py
in src/final_terminate
24 1
index.py
in src/check_job
23 1
index.py
in src/wait_ec2
18 1
index.py
in src/sqs_check
16 1
buildspec.yml
in root
15 -
index.py
in src/protect_ec2
15 1
index.py
in src/add_sqs
15 1
bombard_windows.py
in example-job-submission/resource-management-submit-to-s3
13 -
bombard_linux.py
in example-job-submission/resource-management-submit-to-s3
13 -
index.py
in src/failed_job
13 1
index.py
in src/sqs_out
13 1
index.py
in src/extract_job
13 1
index.py
in src/start_job
11 1
index.py
in src/delete_job
9 1
index.py
in src/confirm_result
4 1
Files With Most Units (Top 17)
File# lines# units
index.py
in src/ec2_scale
45 2
index.py
in src/s3_trigger
43 1
index.py
in src/protect_ec2
15 1
index.py
in src/wait_ec2
18 1
index.py
in src/check_job
23 1
index.py
in src/failed_job
13 1
index.py
in src/dynamo_db
35 1
index.py
in src/trigger_step_function
48 1
index.py
in src/sqs_out
13 1
index.py
in src/extract_job
13 1
index.py
in src/sqs_check
16 1
index.py
in src/confirm_result
4 1
index.py
in src/add_sqs
15 1
index.py
in src/start_job
11 1
index.py
in src/get_job
26 1
index.py
in src/delete_job
9 1
index.py
in src/final_terminate
24 1
Files With Long Lines (Top 3)

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

File# lines# units# long lines
bombard_windows.py
in example-job-submission/resource-management-submit-to-s3
13 - 1
bombard_linux.py
in example-job-submission/resource-management-submit-to-s3
13 - 1
index.py
in src/s3_trigger
43 1 1