GoogleCloudPlatform / party-game
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 28% | 71%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
tsx0% | 0% | 0% | 43% | 56%
ts0% | 0% | 0% | 20% | 79%
tf0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
app0% | 0% | 0% | 32% | 67%
infra0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
question-panel.tsx
in app/components
179 1
127 -
create-game-form.tsx
in app/components
115 -
106 1
navbar.tsx
in app/components
92 1
index.ts
in app/types
90 -
nudge-game.ts
in app/actions
63 1
56 -
49 5
main.tf
in infra
47 -
use-game.ts
in app/hooks
46 -
create-game.ts
in app/actions
41 2
use-scoreboard.ts
in app/hooks
41 -
variables.tf
in infra
39 -
apis.tf
in infra
37 -
versions.tf
in infra
36 -
layout.tsx
in app/(authenticated-pages)
34 -
page.tsx
in app/(authenticated-pages)/game/[gameId]
34 1
lobby.tsx
in app/components
34 -
scoreboard.tsx
in app/components
25 -
player-list.tsx
in app/components
24 -
share-link-panel.tsx
in app/components
24 1
23 -
22 -
page.tsx
in app/(authenticated-pages)
21 1
update-answer.ts
in app/actions
21 1
21 1
join-game.ts
in app/actions
20 1
start-game-button.tsx
in app/components
19 -
layout.tsx
in app/(unauthenticated-pages)
18 1
18 1
game-list.tsx
in app/components
17 1
exit-game-button.tsx
in app/components
17 1
17 -
17 -
delete-game.ts
in app/actions
15 1
15 -
outputs.tf
in infra
15 -
delete-game-button.tsx
in app/components
14 1
exit-game.ts
in app/actions
13 1
page.tsx
in app/(authenticated-pages)/create-game
12 -
12 1
sign-in-button.tsx
in app/components
11 -
sign-out-button.tsx
in app/components
11 -
big-sign-in-button.tsx
in app/components
10 -
10 -
10 1
9 1
page.tsx
in app/(authenticated-pages)/game-list
8 -
8 -
Files With Most Units (Top 25)
File# lines# units
49 5
create-game.ts
in app/actions
41 2
page.tsx
in app/(authenticated-pages)
21 1
page.tsx
in app/(authenticated-pages)/game/[gameId]
34 1
navbar.tsx
in app/components
92 1
game-list.tsx
in app/components
17 1
delete-game-button.tsx
in app/components
14 1
share-link-panel.tsx
in app/components
24 1
106 1
question-panel.tsx
in app/components
179 1
exit-game-button.tsx
in app/components
17 1
9 1
page.tsx
in app/(unauthenticated-pages)/about
7 1
layout.tsx
in app/(unauthenticated-pages)
18 1
exit-game.ts
in app/actions
13 1
nudge-game.ts
in app/actions
63 1
update-answer.ts
in app/actions
21 1
delete-game.ts
in app/actions
15 1
join-game.ts
in app/actions
20 1
18 1
21 1
3 1
8 1
10 1
12 1
Files With Long Lines (Top 16)

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

File# lines# units# long lines
106 1 14
question-panel.tsx
in app/components
179 1 8
create-game-form.tsx
in app/components
115 - 5
navbar.tsx
in app/components
92 1 3
nudge-game.ts
in app/actions
63 1 3
create-game.ts
in app/actions
41 2 2
index.ts
in app/types
90 - 2
127 - 2
sign-in-button.tsx
in app/components
11 - 1
delete-game-button.tsx
in app/components
14 1 1
8 - 1
scoreboard.tsx
in app/components
25 - 1
sign-out-button.tsx
in app/components
11 - 1
update-answer.ts
in app/actions
21 1 1
use-game.ts
in app/hooks
46 - 1
use-scoreboard.ts
in app/hooks
41 - 1
Correlations

File Size vs. Commits (all time): 51 points

app/lib/firebase-client-initialization.ts x: 2 commits (all time) y: 17 lines of code app/lib/firebase-config.ts x: 2 commits (all time) y: 5 lines of code app/(authenticated-pages)/create-game/page.tsx x: 1 commits (all time) y: 12 lines of code app/(authenticated-pages)/game-list/page.tsx x: 1 commits (all time) y: 8 lines of code app/(authenticated-pages)/game/[gameId]/page.tsx x: 1 commits (all time) y: 34 lines of code app/(authenticated-pages)/page.tsx x: 1 commits (all time) y: 21 lines of code app/(unauthenticated-pages)/about/page.tsx x: 1 commits (all time) y: 7 lines of code app/(unauthenticated-pages)/layout.tsx x: 1 commits (all time) y: 18 lines of code app/actions/create-game.ts x: 1 commits (all time) y: 41 lines of code app/actions/delete-game.ts x: 1 commits (all time) y: 15 lines of code app/actions/exit-game.ts x: 1 commits (all time) y: 13 lines of code app/actions/join-game.ts x: 1 commits (all time) y: 20 lines of code app/actions/nudge-game.ts x: 1 commits (all time) y: 63 lines of code app/components/big-sign-in-button.tsx x: 1 commits (all time) y: 10 lines of code app/components/border-countdown-timer.tsx x: 2 commits (all time) y: 106 lines of code app/components/create-game-form.tsx x: 1 commits (all time) y: 115 lines of code app/components/delete-game-button.tsx x: 1 commits (all time) y: 14 lines of code app/components/exit-game-button.tsx x: 1 commits (all time) y: 17 lines of code app/components/navbar.tsx x: 1 commits (all time) y: 92 lines of code app/components/player-list.css x: 1 commits (all time) y: 5 lines of code app/components/player-list.tsx x: 1 commits (all time) y: 24 lines of code app/components/question-panel.tsx x: 3 commits (all time) y: 179 lines of code app/components/return-to-homepage-button.tsx x: 1 commits (all time) y: 9 lines of code app/components/return-to-homepage-panel.tsx x: 1 commits (all time) y: 23 lines of code app/components/scoreboard.tsx x: 1 commits (all time) y: 25 lines of code app/components/sign-in-button.tsx x: 1 commits (all time) y: 11 lines of code app/components/start-game-button.tsx x: 1 commits (all time) y: 19 lines of code app/hooks/use-active-game-list.ts x: 1 commits (all time) y: 22 lines of code app/hooks/use-firebase-authentication.ts x: 1 commits (all time) y: 49 lines of code app/hooks/use-game.ts x: 1 commits (all time) y: 46 lines of code app/lib/merge-class-names.ts x: 1 commits (all time) y: 3 lines of code app/lib/name-generator.ts x: 1 commits (all time) y: 127 lines of code app/types/index.ts x: 1 commits (all time) y: 90 lines of code postcss.config.js x: 1 commits (all time) y: 6 lines of code
179.0
lines of code
  min: 3.0
  average: 30.51
  25th percentile: 10.0
  median: 18.0
  75th percentile: 34.0
  max: 179.0
0 3.0
commits (all time)
min: 1.0 | average: 1.1 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0

File Size vs. Contributors (all time): 51 points

app/lib/firebase-client-initialization.ts x: 1 contributors (all time) y: 17 lines of code app/lib/firebase-config.ts x: 1 contributors (all time) y: 5 lines of code app/(authenticated-pages)/create-game/page.tsx x: 1 contributors (all time) y: 12 lines of code app/(authenticated-pages)/game-list/page.tsx x: 1 contributors (all time) y: 8 lines of code app/(authenticated-pages)/game/[gameId]/page.tsx x: 1 contributors (all time) y: 34 lines of code app/(authenticated-pages)/page.tsx x: 1 contributors (all time) y: 21 lines of code app/(unauthenticated-pages)/about/page.tsx x: 1 contributors (all time) y: 7 lines of code app/(unauthenticated-pages)/layout.tsx x: 1 contributors (all time) y: 18 lines of code app/actions/create-game.ts x: 1 contributors (all time) y: 41 lines of code app/actions/delete-game.ts x: 1 contributors (all time) y: 15 lines of code app/actions/exit-game.ts x: 1 contributors (all time) y: 13 lines of code app/actions/join-game.ts x: 1 contributors (all time) y: 20 lines of code app/actions/nudge-game.ts x: 1 contributors (all time) y: 63 lines of code app/components/big-sign-in-button.tsx x: 1 contributors (all time) y: 10 lines of code app/components/border-countdown-timer.tsx x: 1 contributors (all time) y: 106 lines of code app/components/create-game-form.tsx x: 1 contributors (all time) y: 115 lines of code app/components/delete-game-button.tsx x: 1 contributors (all time) y: 14 lines of code app/components/navbar.tsx x: 1 contributors (all time) y: 92 lines of code app/components/player-list.tsx x: 1 contributors (all time) y: 24 lines of code app/components/question-panel.tsx x: 1 contributors (all time) y: 179 lines of code app/components/return-to-homepage-button.tsx x: 1 contributors (all time) y: 9 lines of code app/components/return-to-homepage-panel.tsx x: 1 contributors (all time) y: 23 lines of code app/components/scoreboard.tsx x: 1 contributors (all time) y: 25 lines of code app/components/sign-in-button.tsx x: 1 contributors (all time) y: 11 lines of code app/components/start-game-button.tsx x: 1 contributors (all time) y: 19 lines of code app/hooks/use-active-game-list.ts x: 1 contributors (all time) y: 22 lines of code app/hooks/use-firebase-authentication.ts x: 1 contributors (all time) y: 49 lines of code app/hooks/use-game.ts x: 1 contributors (all time) y: 46 lines of code app/lib/merge-class-names.ts x: 1 contributors (all time) y: 3 lines of code app/lib/name-generator.ts x: 1 contributors (all time) y: 127 lines of code app/types/index.ts x: 1 contributors (all time) y: 90 lines of code postcss.config.js x: 1 contributors (all time) y: 6 lines of code
179.0
lines of code
  min: 3.0
  average: 30.51
  25th percentile: 10.0
  median: 18.0
  75th percentile: 34.0
  max: 179.0
0 1.0
contributors (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".