aws-samples / apigateway-vpcendpoints
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 23 files with 773 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)
    • 3 small files (369 lines of code)
    • 20 very small files (404 lines of code)
0% | 0% | 0% | 47% | 52%
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% | 38% | 61%
go0% | 0% | 0% | 100% | 0%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
apigw-vpce-helpers/apigw_vpce_helpers0% | 0% | 0% | 90% | 9%
ecs-provider/image0% | 0% | 0% | 100% | 0%
ec2-provider/ec2_provider0% | 0% | 0% | 79% | 20%
ecs-provider/ecs_provider0% | 0% | 0% | 0% | 100%
apigw-vpce-helpers/apigw_vpce_helpers/custom_resource0% | 0% | 0% | 0% | 100%
global-apigw/global_apigw0% | 0% | 0% | 0% | 100%
ec2-provider0% | 0% | 0% | 0% | 100%
global-apigw0% | 0% | 0% | 0% | 100%
ecs-provider0% | 0% | 0% | 0% | 100%
apigw-vpce-helpers0% | 0% | 0% | 0% | 100%
Longest Files (Top 23)
File# lines# units
vpce_helpers.py
in apigw-vpce-helpers/apigw_vpce_helpers
134 6
server.go
in ecs-provider/image
122 6
todo_app_stack.py
in ec2-provider/ec2_provider
113 9
ecs_provider_stack.py
in ecs-provider/ecs_provider
79 4
global_apigw_stack.py
in global-apigw/global_apigw
57 2
cfnresponse.py
in apigw-vpce-helpers/apigw_vpce_helpers/custom_resource
38 1
setup.py
in ec2-provider
37 -
setup.py
in global-apigw
34 -
handler.py
in apigw-vpce-helpers/apigw_vpce_helpers/custom_resource
33 2
setup.py
in ecs-provider
33 -
vpc_stack.py
in ec2-provider/ec2_provider
29 2
vpc_stack.py
in ecs-provider/ecs_provider
16 2
helpers.py
in apigw-vpce-helpers/apigw_vpce_helpers
13 1
app.py
in ec2-provider
9 -
app.py
in ecs-provider
7 -
app.py
in global-apigw
7 -
cfg
setup.cfg
in apigw-vpce-helpers
5 -
setup.py
in apigw-vpce-helpers
2 -
__init__.py
in apigw-vpce-helpers/apigw_vpce_helpers/custom_resource
1 -
__init__.py
in apigw-vpce-helpers/apigw_vpce_helpers
1 -
__init__.py
in ec2-provider/ec2_provider
1 -
__init__.py
in ecs-provider/ecs_provider
1 -
__init__.py
in global-apigw/global_apigw
1 -
Files With Most Units (Top 10)
File# lines# units
todo_app_stack.py
in ec2-provider/ec2_provider
113 9
vpce_helpers.py
in apigw-vpce-helpers/apigw_vpce_helpers
134 6
server.go
in ecs-provider/image
122 6
ecs_provider_stack.py
in ecs-provider/ecs_provider
79 4
handler.py
in apigw-vpce-helpers/apigw_vpce_helpers/custom_resource
33 2
vpc_stack.py
in ec2-provider/ec2_provider
29 2
vpc_stack.py
in ecs-provider/ecs_provider
16 2
global_apigw_stack.py
in global-apigw/global_apigw
57 2
cfnresponse.py
in apigw-vpce-helpers/apigw_vpce_helpers/custom_resource
38 1
helpers.py
in apigw-vpce-helpers/apigw_vpce_helpers
13 1
Files With Long Lines (Top 0)

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

File# lines# units# long lines