openai / chz
File Size

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

Intro
Learn more...
File Size Overall
0% | 49% | 23% | 13% | 13%
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% | 49% | 23% | 14% | 12%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
chz0% | 49% | 23% | 14% | 12%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 17)
File# lines# units
_blueprint.py
in chz/blueprint
952 38
tiepin.py
in chz
778 21
445 26
383 28
field.py
in chz
183 11
_argmap.py
in chz/blueprint
157 13
153 16
_lazy.py
in chz/blueprint
88 8
_entrypoint.py
in chz/blueprint
85 6
_wildcard.py
in chz/blueprint
72 3
_argv.py
in chz/blueprint
64 5
59 4
51 -
36 8
__init__.py
in chz/blueprint
15 -
util.py
in chz
4 1
3 -
Files With Most Units (Top 14)
File# lines# units
_blueprint.py
in chz/blueprint
952 38
383 28
445 26
tiepin.py
in chz
778 21
153 16
_argmap.py
in chz/blueprint
157 13
field.py
in chz
183 11
_lazy.py
in chz/blueprint
88 8
36 8
_entrypoint.py
in chz/blueprint
85 6
_argv.py
in chz/blueprint
64 5
59 4
_wildcard.py
in chz/blueprint
72 3
util.py
in chz
4 1
Files With Long Lines (Top 2)

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

File# lines# units# long lines
_blueprint.py
in chz/blueprint
952 38 2
tiepin.py
in chz
778 21 2
Correlations

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

chz/blueprint/_blueprint.py x: 5 commits (all time) y: 952 lines of code chz/blueprint/_entrypoint.py x: 4 commits (all time) y: 85 lines of code chz/factories.py x: 5 commits (all time) y: 383 lines of code chz/tiepin.py x: 5 commits (all time) y: 778 lines of code chz/universal.py x: 1 commits (all time) y: 3 lines of code chz/blueprint/_argmap.py x: 5 commits (all time) y: 157 lines of code chz/data_model.py x: 5 commits (all time) y: 445 lines of code chz/field.py x: 3 commits (all time) y: 183 lines of code pyproject.toml x: 3 commits (all time) y: 51 lines of code chz/blueprint/__init__.py x: 2 commits (all time) y: 15 lines of code chz/blueprint/_argv.py x: 3 commits (all time) y: 64 lines of code chz/blueprint/_lazy.py x: 4 commits (all time) y: 88 lines of code chz/mungers.py x: 2 commits (all time) y: 36 lines of code chz/validators.py x: 3 commits (all time) y: 153 lines of code chz/__init__.py x: 1 commits (all time) y: 59 lines of code chz/blueprint/_wildcard.py x: 1 commits (all time) y: 72 lines of code chz/util.py x: 1 commits (all time) y: 4 lines of code
952.0
lines of code
  min: 3.0
  average: 207.53
  25th percentile: 43.5
  median: 85.0
  75th percentile: 283.0
  max: 952.0
0 5.0
commits (all time)
min: 1.0 | average: 3.12 | 25th percentile: 1.5 | median: 3.0 | 75th percentile: 5.0 | max: 5.0

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

chz/blueprint/_blueprint.py x: 1 contributors (all time) y: 952 lines of code chz/blueprint/_entrypoint.py x: 1 contributors (all time) y: 85 lines of code chz/factories.py x: 1 contributors (all time) y: 383 lines of code chz/tiepin.py x: 1 contributors (all time) y: 778 lines of code chz/universal.py x: 1 contributors (all time) y: 3 lines of code chz/blueprint/_argmap.py x: 1 contributors (all time) y: 157 lines of code chz/data_model.py x: 1 contributors (all time) y: 445 lines of code chz/field.py x: 1 contributors (all time) y: 183 lines of code pyproject.toml x: 1 contributors (all time) y: 51 lines of code chz/blueprint/__init__.py x: 1 contributors (all time) y: 15 lines of code chz/blueprint/_argv.py x: 1 contributors (all time) y: 64 lines of code chz/blueprint/_lazy.py x: 1 contributors (all time) y: 88 lines of code chz/mungers.py x: 1 contributors (all time) y: 36 lines of code chz/validators.py x: 1 contributors (all time) y: 153 lines of code chz/__init__.py x: 1 contributors (all time) y: 59 lines of code chz/blueprint/_wildcard.py x: 1 contributors (all time) y: 72 lines of code chz/util.py x: 1 contributors (all time) y: 4 lines of code
952.0
lines of code
  min: 3.0
  average: 207.53
  25th percentile: 43.5
  median: 85.0
  75th percentile: 283.0
  max: 952.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): 14 points

chz/blueprint/_blueprint.py x: 2 commits (90d) y: 952 lines of code chz/blueprint/_entrypoint.py x: 2 commits (90d) y: 85 lines of code chz/factories.py x: 3 commits (90d) y: 383 lines of code chz/tiepin.py x: 3 commits (90d) y: 778 lines of code chz/universal.py x: 1 commits (90d) y: 3 lines of code chz/blueprint/_argmap.py x: 2 commits (90d) y: 157 lines of code chz/data_model.py x: 2 commits (90d) y: 445 lines of code chz/field.py x: 1 commits (90d) y: 183 lines of code pyproject.toml x: 2 commits (90d) y: 51 lines of code chz/blueprint/__init__.py x: 1 commits (90d) y: 15 lines of code chz/blueprint/_argv.py x: 1 commits (90d) y: 64 lines of code chz/blueprint/_lazy.py x: 1 commits (90d) y: 88 lines of code chz/mungers.py x: 1 commits (90d) y: 36 lines of code chz/validators.py x: 1 commits (90d) y: 153 lines of code
952.0
lines of code
  min: 3.0
  average: 242.36
  25th percentile: 47.25
  median: 120.5
  75th percentile: 398.5
  max: 952.0
0 3.0
commits (90d)
min: 1.0 | average: 1.64 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 2.0 | max: 3.0

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

chz/blueprint/_blueprint.py x: 1 contributors (90d) y: 952 lines of code chz/blueprint/_entrypoint.py x: 1 contributors (90d) y: 85 lines of code chz/factories.py x: 1 contributors (90d) y: 383 lines of code chz/tiepin.py x: 1 contributors (90d) y: 778 lines of code chz/universal.py x: 1 contributors (90d) y: 3 lines of code chz/blueprint/_argmap.py x: 1 contributors (90d) y: 157 lines of code chz/data_model.py x: 1 contributors (90d) y: 445 lines of code chz/field.py x: 1 contributors (90d) y: 183 lines of code pyproject.toml x: 1 contributors (90d) y: 51 lines of code chz/blueprint/__init__.py x: 1 contributors (90d) y: 15 lines of code chz/blueprint/_argv.py x: 1 contributors (90d) y: 64 lines of code chz/blueprint/_lazy.py x: 1 contributors (90d) y: 88 lines of code chz/mungers.py x: 1 contributors (90d) y: 36 lines of code chz/validators.py x: 1 contributors (90d) y: 153 lines of code
952.0
lines of code
  min: 3.0
  average: 242.36
  25th percentile: 47.25
  median: 120.5
  75th percentile: 398.5
  max: 952.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