awslabs / aws-innovation-sandbox
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 14 files with 2,119 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (514 lines of code)
    • 2 medium size files (565 lines of codeclsfd_ftr_w_mp_ins)
    • 6 small files (803 lines of code)
    • 5 very small files (237 lines of code)
0% | 24% | 26% | 37% | 11%
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
ts0% | 53% | 26% | 14% | 5%
py0% | 0% | 27% | 57% | 15%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
source/lib0% | 53% | 26% | 14% | 5%
source/Lambda0% | 0% | 30% | 52% | 17%
source/Lambda/utils0% | 0% | 0% | 99% | <1%
source0% | 0% | 0% | 0% | 100%
Longest Files (Top 14)
File# lines# units
InnovationSandbox.ts
in source/lib
514 -
innovation_delete_default_vpcs.py
in source/Lambda
314 12
InnovationSandboxSbxAccount.ts
in source/lib
251 -
innovation_create_account_ou.py
in source/Lambda
176 5
InnovationSandboxManagementAccount.ts
in source/lib
141 1
innovation_run_mgmt_stack.py
in source/Lambda
133 5
innovation_sbx_helpers.py
in source/Lambda/utils
125 5
innovation_run_sbx_stack.py
in source/Lambda
124 4
innovation_accept_resource_share.py
in source/Lambda
104 3
innovation_tgw_route_tables.py
in source/Lambda
94 3
innovation_sbx_attach_scp.py
in source/Lambda
83 3
InnovationSandboxTransitGatewaySetup.ts
in source/lib
52 1
jest.config.js
in source
7 -
__init__.py
in source/Lambda/utils
1 -
Files With Most Units (Top 10)
File# lines# units
innovation_delete_default_vpcs.py
in source/Lambda
314 12
innovation_sbx_helpers.py
in source/Lambda/utils
125 5
innovation_create_account_ou.py
in source/Lambda
176 5
innovation_run_mgmt_stack.py
in source/Lambda
133 5
innovation_run_sbx_stack.py
in source/Lambda
124 4
innovation_accept_resource_share.py
in source/Lambda
104 3
innovation_sbx_attach_scp.py
in source/Lambda
83 3
innovation_tgw_route_tables.py
in source/Lambda
94 3
InnovationSandboxTransitGatewaySetup.ts
in source/lib
52 1
InnovationSandboxManagementAccount.ts
in source/lib
141 1
Files With Long Lines (Top 10)

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

File# lines# units# long lines
InnovationSandbox.ts
in source/lib
514 - 15
innovation_delete_default_vpcs.py
in source/Lambda
314 12 12
innovation_accept_resource_share.py
in source/Lambda
104 3 6
innovation_run_mgmt_stack.py
in source/Lambda
133 5 4
InnovationSandboxTransitGatewaySetup.ts
in source/lib
52 1 2
innovation_sbx_attach_scp.py
in source/Lambda
83 3 2
innovation_run_sbx_stack.py
in source/Lambda
124 4 2
innovation_tgw_route_tables.py
in source/Lambda
94 3 2
InnovationSandboxManagementAccount.ts
in source/lib
141 1 1
innovation_sbx_helpers.py
in source/Lambda/utils
125 5 1