spotify / proto-registry
File Size

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

Intro
Learn more...
File Size Overall
0% | 28% | 19% | 23% | 28%
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
go0% | 100% | 0% | 0% | 0%
ts0% | 0% | 68% | 0% | 31%
tsx0% | 0% | 0% | 62% | 37%
scss0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
api-generator0% | 100% | 0% | 0% | 0%
src0% | 0% | 27% | 33% | 38%
ROOT0% | 0% | 0% | 0% | 100%
public0% | 0% | 0% | 0% | 100%
Longest Files (Top 26)
File# lines# units
main.go
in api-generator
589 23
parser.ts
in src/schema
392 3
App.tsx
in src/components
131 9
type-utils.tsx
in src/components
118 -
114 3
TypeDocs.tsx
in src/components
111 1
TypeSearch.tsx
in src/components
97 2
TypeTree.tsx
in src/components
96 4
nav.ts
in src/reducers
67 1
App.scss
in src/components
41 -
39 -
index.tsx
in src
35 -
Comment.tsx
in src/components
35 1
TypeOverview.tsx
in src/components
26 -
ui.ts
in src/reducers
24 1
index.ts
in src/schema
23 -
recent.ts
in src/reducers
20 1
index.html
in public
17 -
loader.ts
in src/schema
17 1
index.ts
in src/reducers
14 1
index.css
in src
13 -
nav.ts
in src/actions
8 -
TypeTree.scss
in src/components
6 -
index.ts
in src/actions
6 -
ui.ts
in src/actions
4 -
TypeDocs.scss
in src/components
3 -
Files With Most Units (Top 13)
File# lines# units
main.go
in api-generator
589 23
App.tsx
in src/components
131 9
TypeTree.tsx
in src/components
96 4
114 3
parser.ts
in src/schema
392 3
TypeSearch.tsx
in src/components
97 2
loader.ts
in src/schema
17 1
Comment.tsx
in src/components
35 1
TypeDocs.tsx
in src/components
111 1
recent.ts
in src/reducers
20 1
nav.ts
in src/reducers
67 1
ui.ts
in src/reducers
24 1
index.ts
in src/reducers
14 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there are 5 long lines.

File# lines# units# long lines
main.go
in api-generator
589 23 5
Correlations

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

src/components/App.tsx x: 6 commits (all time) y: 131 lines of code src/components/Comment.tsx x: 7 commits (all time) y: 35 lines of code src/components/TypeDocs.tsx x: 11 commits (all time) y: 111 lines of code src/components/TypeOverview.tsx x: 5 commits (all time) y: 26 lines of code src/components/TypeSearch.tsx x: 7 commits (all time) y: 97 lines of code src/components/TypeTree.tsx x: 5 commits (all time) y: 96 lines of code src/reducers/index.ts x: 3 commits (all time) y: 14 lines of code src/reducers/nav.ts x: 3 commits (all time) y: 67 lines of code src/schema/parser.ts x: 4 commits (all time) y: 392 lines of code src/components/App.scss x: 4 commits (all time) y: 41 lines of code src/components/TypeTree.scss x: 2 commits (all time) y: 6 lines of code config-overrides.js x: 5 commits (all time) y: 39 lines of code src/components/type-utils.tsx x: 4 commits (all time) y: 118 lines of code src/schema/loader.ts x: 3 commits (all time) y: 17 lines of code api-generator/main.go x: 5 commits (all time) y: 589 lines of code public/index.html x: 1 commits (all time) y: 17 lines of code src/actions/index.ts x: 1 commits (all time) y: 6 lines of code src/actions/nav.ts x: 1 commits (all time) y: 8 lines of code src/actions/ui.ts x: 1 commits (all time) y: 4 lines of code src/index.css x: 1 commits (all time) y: 13 lines of code src/index.tsx x: 1 commits (all time) y: 35 lines of code src/reducers/recent.ts x: 1 commits (all time) y: 20 lines of code src/reducers/ui.ts x: 1 commits (all time) y: 24 lines of code src/registerServiceWorker.tsx x: 1 commits (all time) y: 114 lines of code src/schema/index.ts x: 1 commits (all time) y: 23 lines of code
589.0
lines of code
  min: 3.0
  average: 78.69
  25th percentile: 13.75
  median: 30.5
  75th percentile: 100.5
  max: 589.0
0 11.0
commits (all time)
min: 1.0 | average: 3.27 | 25th percentile: 1.0 | median: 3.0 | 75th percentile: 5.0 | max: 11.0

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

src/components/App.tsx x: 2 contributors (all time) y: 131 lines of code src/components/Comment.tsx x: 2 contributors (all time) y: 35 lines of code src/components/TypeDocs.tsx x: 2 contributors (all time) y: 111 lines of code src/components/TypeOverview.tsx x: 2 contributors (all time) y: 26 lines of code src/components/TypeSearch.tsx x: 2 contributors (all time) y: 97 lines of code src/reducers/index.ts x: 2 contributors (all time) y: 14 lines of code src/reducers/nav.ts x: 2 contributors (all time) y: 67 lines of code src/schema/parser.ts x: 2 contributors (all time) y: 392 lines of code src/components/App.scss x: 1 contributors (all time) y: 41 lines of code src/components/TypeTree.scss x: 1 contributors (all time) y: 6 lines of code config-overrides.js x: 2 contributors (all time) y: 39 lines of code src/components/type-utils.tsx x: 1 contributors (all time) y: 118 lines of code src/schema/loader.ts x: 1 contributors (all time) y: 17 lines of code api-generator/main.go x: 2 contributors (all time) y: 589 lines of code src/actions/nav.ts x: 1 contributors (all time) y: 8 lines of code src/actions/ui.ts x: 1 contributors (all time) y: 4 lines of code src/index.css x: 1 contributors (all time) y: 13 lines of code src/index.tsx x: 1 contributors (all time) y: 35 lines of code src/reducers/recent.ts x: 1 contributors (all time) y: 20 lines of code src/reducers/ui.ts x: 1 contributors (all time) y: 24 lines of code src/registerServiceWorker.tsx x: 1 contributors (all time) y: 114 lines of code src/schema/index.ts x: 1 contributors (all time) y: 23 lines of code
589.0
lines of code
  min: 3.0
  average: 78.69
  25th percentile: 13.75
  median: 30.5
  75th percentile: 100.5
  max: 589.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.42 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.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".