openai / coinrun
File Size

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

Intro
Learn more...
File Size Overall
61% | 0% | 9% | 18% | 10%
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
cpp100% | 0% | 0% | 0% | 0%
py0% | 0% | 24% | 47% | 27%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
coinrun61% | 0% | 9% | 18% | 10%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 15)
File# lines# units
coinrun.cpp
in coinrun
1902 86
ppo2.py
in coinrun
295 8
coinrunenv.py
in coinrun
154 11
config.py
in coinrun
152 17
main_utils.py
in coinrun
131 16
policies.py
in coinrun
129 6
enjoy.py
in coinrun
95 3
wrappers.py
in coinrun
69 5
tb_utils.py
in coinrun
57 2
train_agent.py
in coinrun
38 1
setup_utils.py
in coinrun
28 4
random_agent.py
in coinrun
12 1
interactive.py
in coinrun
9 1
__init__.py
in coinrun
6 -
setup.py
in root
6 -
Files With Most Units (Top 13)
File# lines# units
coinrun.cpp
in coinrun
1902 86
config.py
in coinrun
152 17
main_utils.py
in coinrun
131 16
coinrunenv.py
in coinrun
154 11
ppo2.py
in coinrun
295 8
policies.py
in coinrun
129 6
wrappers.py
in coinrun
69 5
setup_utils.py
in coinrun
28 4
enjoy.py
in coinrun
95 3
tb_utils.py
in coinrun
57 2
random_agent.py
in coinrun
12 1
train_agent.py
in coinrun
38 1
interactive.py
in coinrun
9 1
Files With Long Lines (Top 4)

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

File# lines# units# long lines
coinrun.cpp
in coinrun
1902 86 3
coinrunenv.py
in coinrun
154 11 3
config.py
in coinrun
152 17 1
policies.py
in coinrun
129 6 1
Correlations

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

coinrun/coinrun.cpp x: 4 commits (all time) y: 1902 lines of code coinrun/coinrunenv.py x: 2 commits (all time) y: 154 lines of code coinrun/random_agent.py x: 2 commits (all time) y: 12 lines of code coinrun/config.py x: 3 commits (all time) y: 152 lines of code coinrun/policies.py x: 2 commits (all time) y: 129 lines of code coinrun/ppo2.py x: 1 commits (all time) y: 295 lines of code
1902.0
lines of code
  min: 12.0
  average: 440.67
  25th percentile: 99.75
  median: 153.0
  75th percentile: 696.75
  max: 1902.0
0 4.0
commits (all time)
min: 1.0 | average: 2.33 | 25th percentile: 1.75 | median: 2.0 | 75th percentile: 3.25 | max: 4.0

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

coinrun/coinrun.cpp x: 3 contributors (all time) y: 1902 lines of code coinrun/coinrunenv.py x: 2 contributors (all time) y: 154 lines of code coinrun/random_agent.py x: 1 contributors (all time) y: 12 lines of code coinrun/policies.py x: 1 contributors (all time) y: 129 lines of code coinrun/ppo2.py x: 1 contributors (all time) y: 295 lines of code
1902.0
lines of code
  min: 12.0
  average: 440.67
  25th percentile: 99.75
  median: 153.0
  75th percentile: 696.75
  max: 1902.0
0 3.0
contributors (all time)
min: 1.0 | average: 1.67 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 2.25 | 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".