openai / openai-realtime-meeting-assistant
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 6 files with 2,792 lines of code.
    • 1 very long files (1,162 lines of code)
    • 1 long files (898 lines of code)
    • 2 medium size files (620 lines of code)
    • 0 small files (0 lines of code)
    • 2 very small files (112 lines of code)
41% | 32% | 22% | 0% | 4%
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
html100% | 0% | 0% | 0% | 0%
go0% | 55% | 38% | 0% | 6%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT41% | 32% | 22% | 0% | 4%
Longest Files (Top 6)
File# lines# units
index.html
in root
1162 -
kanban.go
in root
898 37
main.go
in root
371 10
249 16
56 2
56 3
Files With Most Units (Top 5)
File# lines# units
kanban.go
in root
898 37
249 16
main.go
in root
371 10
56 3
56 2
Files With Long Lines (Top 1)

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

File# lines# units# long lines
kanban.go
in root
898 37 22
Correlations

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

main.go x: 4 commits (all time) y: 371 lines of code index.html x: 11 commits (all time) y: 1162 lines of code kanban.go x: 9 commits (all time) y: 898 lines of code audio_mixer.go x: 1 commits (all time) y: 249 lines of code opus_decoder.go x: 1 commits (all time) y: 56 lines of code
1162.0
lines of code
  min: 56.0
  average: 465.33
  25th percentile: 56.0
  median: 310.0
  75th percentile: 964.0
  max: 1162.0
0 11.0
commits (all time)
min: 1.0 | average: 4.5 | 25th percentile: 1.0 | median: 2.5 | 75th percentile: 9.5 | max: 11.0

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

main.go x: 1 contributors (all time) y: 371 lines of code index.html x: 1 contributors (all time) y: 1162 lines of code kanban.go x: 1 contributors (all time) y: 898 lines of code audio_mixer.go x: 1 contributors (all time) y: 249 lines of code opus_decoder.go x: 1 contributors (all time) y: 56 lines of code
1162.0
lines of code
  min: 56.0
  average: 465.33
  25th percentile: 56.0
  median: 310.0
  75th percentile: 964.0
  max: 1162.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): 6 points

main.go x: 4 commits (90d) y: 371 lines of code index.html x: 11 commits (90d) y: 1162 lines of code kanban.go x: 9 commits (90d) y: 898 lines of code audio_mixer.go x: 1 commits (90d) y: 249 lines of code opus_decoder.go x: 1 commits (90d) y: 56 lines of code
1162.0
lines of code
  min: 56.0
  average: 465.33
  25th percentile: 56.0
  median: 310.0
  75th percentile: 964.0
  max: 1162.0
0 11.0
commits (90d)
min: 1.0 | average: 4.5 | 25th percentile: 1.0 | median: 2.5 | 75th percentile: 9.5 | max: 11.0

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

main.go x: 1 contributors (90d) y: 371 lines of code index.html x: 1 contributors (90d) y: 1162 lines of code kanban.go x: 1 contributors (90d) y: 898 lines of code audio_mixer.go x: 1 contributors (90d) y: 249 lines of code opus_decoder.go x: 1 contributors (90d) y: 56 lines of code
1162.0
lines of code
  min: 56.0
  average: 465.33
  25th percentile: 56.0
  median: 310.0
  75th percentile: 964.0
  max: 1162.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0