aws-solutions / aws-virtual-waiting-room
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 74 files with 4,244 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)
    • 13 small files (1,834 lines of code)
    • 61 very small files (2,410 lines of code)
0% | 0% | 0% | 43% | 56%
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
vue0% | 0% | 0% | 46% | 53%
py0% | 0% | 0% | 34% | 65%
html0% | 0% | 0% | 100% | 0%
js0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
source/sample-waiting-room-site0% | 0% | 0% | 57% | 42%
source/core-api0% | 0% | 0% | 38% | 61%
source/openid-waitingroom0% | 0% | 0% | 84% | 15%
source/control-panel0% | 0% | 0% | 30% | 69%
source/core-api-authorizers-sample0% | 0% | 0% | 80% | 19%
source/shared0% | 0% | 0% | 0% | 100%
source/sample-inlet-strategies0% | 0% | 0% | 0% | 100%
source/token-authorizer0% | 0% | 0% | 0% | 100%
source/tools0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
deployment0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
app.py
in source/openid-waitingroom/chalice
196 7
Configuration.vue
in source/control-panel/src/components
195 -
index.html
in source/core-api-authorizers-sample/www/waitingroom
169 -
auth_generate_token.py
in source/core-api/lambda_functions
161 1
generate_token.py
in source/core-api/lambda_functions
157 1
MyPosition.vue
in source/sample-waiting-room-site/src/components
139 -
login.html
in source/openid-waitingroom/www
131 -
AuthorizationToken.vue
in source/sample-waiting-room-site/src/components
128 -
ServingPosition.vue
in source/sample-waiting-room-site/src/components
118 -
CompletePurchase.vue
in source/sample-waiting-room-site/src/components
115 -
reset_initial_state.py
in source/core-api/lambda_functions
113 1
TimeToExit.vue
in source/sample-waiting-room-site/src/components
111 -
IncrementServingCounter.vue
in source/control-panel/src/components
101 -
WaitingRoomSize.vue
in source/sample-waiting-room-site/src/components
91 -
update_session.py
in source/core-api/lambda_functions
91 1
ResetWaitingRoom.vue
in source/control-panel/src/components
89 -
app.py
in source/token-authorizer/chalice
87 5
ActiveTokens.vue
in source/control-panel/src/components
85 -
ExpiredTokens.vue
in source/control-panel/src/components
85 -
WaitingRoom.vue
in source/sample-waiting-room-site/src/views
79 -
ServingCounter.vue
in source/control-panel/src/components
71 -
main.js
in source/sample-waiting-room-site/src
71 15
WaitingRoomSize.vue
in source/control-panel/src/components
70 -
Endpoints.vue
in source/control-panel/src/components
68 -
cfn_bucket_loader.py
in source/shared/custom_resources
68 6
Credentials.vue
in source/control-panel/src/components
67 -
max_size_inlet.py
in source/sample-inlet-strategies
65 2
generate_events.py
in source/core-api/lambda_functions
61 1
generate_keys.py
in source/core-api/custom_resources
58 4
Home.vue
in source/sample-waiting-room-site/src/views
57 -
get_num_active_tokens.py
in source/core-api/lambda_functions
56 1
assign_queue_num.py
in source/core-api/lambda_functions
55 1
get_list_expired_tokens.py
in source/core-api/lambda_functions
54 1
periodic_inlet.py
in source/sample-inlet-strategies
53 1
App.vue
in source/control-panel/src
53 -
initialize_state.py
in source/core-api/custom_resources
53 4
get_queue_num.py
in source/core-api/lambda_functions
51 1
CheckOut.vue
in source/sample-waiting-room-site/src/views
47 -
Event.vue
in source/control-panel/src/components
44 -
App.vue
in source/sample-waiting-room-site/src
43 -
get_waiting_num.py
in source/core-api/lambda_functions
43 1
increment_serving_counter.py
in source/core-api/lambda_functions
43 1
get_serving_num.py
in source/core-api/lambda_functions
42 1
load_test_prepare.py
in source/tools
38 2
app.py
in source/core-api-authorizers-sample/chalice
38 3
PurchaseReceipt.vue
in source/sample-waiting-room-site/src/components
36 -
update_distribution.py
in source/core-api/custom_resources
36 3
buildspec.yml
in root
34 -
generate_redirect_uris_secret.py
in source/openid-waitingroom/custom_resources
31 3
generate_client_secret.py
in source/openid-waitingroom/custom_resources
29 3
Files With Most Units (Top 20)
File# lines# units
main.js
in source/sample-waiting-room-site/src
71 15
app.py
in source/openid-waitingroom/chalice
196 7
cfn_bucket_loader.py
in source/shared/custom_resources
68 6
app.py
in source/token-authorizer/chalice
87 5
generate_keys.py
in source/core-api/custom_resources
58 4
initialize_state.py
in source/core-api/custom_resources
53 4
generate_client_secret.py
in source/openid-waitingroom/custom_resources
29 3
generate_redirect_uris_secret.py
in source/openid-waitingroom/custom_resources
31 3
update_distribution.py
in source/core-api/custom_resources
36 3
app.py
in source/core-api-authorizers-sample/chalice
38 3
max_size_inlet.py
in source/sample-inlet-strategies
65 2
load_test_prepare.py
in source/tools
38 2
intersect_az.py
in source/core-api/custom_resources
27 2
periodic_inlet.py
in source/sample-inlet-strategies
53 1
assign_queue_num.py
in source/core-api/lambda_functions
55 1
get_queue_num.py
in source/core-api/lambda_functions
51 1
get_list_expired_tokens.py
in source/core-api/lambda_functions
54 1
auth_generate_token.py
in source/core-api/lambda_functions
161 1
get_waiting_num.py
in source/core-api/lambda_functions
43 1
get_public_key.py
in source/core-api/lambda_functions
28 1
Files With Long Lines (Top 15)

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

File# lines# units# long lines
buildspec.yml
in root
34 - 1
max_size_inlet.py
in source/sample-inlet-strategies
65 2 1
login.html
in source/openid-waitingroom/www
131 - 1
ActiveTokens.vue
in source/control-panel/src/components
85 - 1
assign_queue_num.py
in source/core-api/lambda_functions
55 1 1
get_queue_num.py
in source/core-api/lambda_functions
51 1 1
auth_generate_token.py
in source/core-api/lambda_functions
161 1 1
get_waiting_num.py
in source/core-api/lambda_functions
43 1 1
generate_token.py
in source/core-api/lambda_functions
157 1 1
update_session.py
in source/core-api/lambda_functions
91 1 1
increment_serving_counter.py
in source/core-api/lambda_functions
43 1 1
get_serving_num.py
in source/core-api/lambda_functions
42 1 1
reset_initial_state.py
in source/core-api/lambda_functions
113 1 1
generate_events.py
in source/core-api/lambda_functions
61 1 1
index.html
in source/core-api-authorizers-sample/www/waitingroom
169 - 1