openai / gpt-discord-bot
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 37% | 22% | 40%
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
py0% | 0% | 38% | 22% | 38%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 37% | 22% | 40%
Longest Files (Top 8)
File# lines# units
main.py
in src
253 -
152 -
base.py
in src
72 6
65 1
64 -
utils.py
in src
55 4
15 -
1 -
Files With Most Units (Top 3)
File# lines# units
base.py
in src
72 6
utils.py
in src
55 4
65 1
Files With Long Lines (Top 3)

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

File# lines# units# long lines
64 - 1
main.py
in src
253 - 1
15 - 1
Correlations

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

src/base.py x: 5 commits (all time) y: 72 lines of code src/completion.py x: 5 commits (all time) y: 152 lines of code src/constants.py x: 3 commits (all time) y: 64 lines of code src/main.py x: 2 commits (all time) y: 253 lines of code src/moderation.py x: 2 commits (all time) y: 65 lines of code src/__init__.py x: 1 commits (all time) y: 1 lines of code src/utils.py x: 3 commits (all time) y: 55 lines of code src/config.yaml x: 1 commits (all time) y: 15 lines of code
253.0
lines of code
  min: 1.0
  average: 84.63
  25th percentile: 25.0
  median: 64.5
  75th percentile: 132.0
  max: 253.0
0 5.0
commits (all time)
min: 1.0 | average: 2.75 | 25th percentile: 1.25 | median: 2.5 | 75th percentile: 4.5 | max: 5.0

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

src/base.py x: 3 contributors (all time) y: 72 lines of code src/completion.py x: 3 contributors (all time) y: 152 lines of code src/constants.py x: 2 contributors (all time) y: 64 lines of code src/main.py x: 2 contributors (all time) y: 253 lines of code src/moderation.py x: 2 contributors (all time) y: 65 lines of code src/__init__.py x: 1 contributors (all time) y: 1 lines of code src/utils.py x: 2 contributors (all time) y: 55 lines of code src/config.yaml x: 1 contributors (all time) y: 15 lines of code
253.0
lines of code
  min: 1.0
  average: 84.63
  25th percentile: 25.0
  median: 64.5
  75th percentile: 132.0
  max: 253.0
0 3.0
contributors (all time)
min: 1.0 | average: 2.0 | 25th percentile: 1.25 | median: 2.0 | 75th percentile: 2.75 | max: 3.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".