openai / chz
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 16 files with 3,810 lines of code.
    • 1 very long files (1,034 lines of code)
    • 1 long files (817 lines of code)
    • 3 medium size files (1,097 lines of code)
    • 3 small files (469 lines of code)
    • 8 very small files (393 lines of code)
27% | 21% | 28% | 12% | 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
py27% | 21% | 28% | 12% | 10%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
chz27% | 21% | 28% | 12% | 10%
Longest Files (Top 16)
File# lines# units
_blueprint.py
in chz/blueprint
1034 41
tiepin.py
in chz
817 21
484 28
399 31
_argmap.py
in chz/blueprint
214 14
field.py
in chz
196 11
165 18
_entrypoint.py
in chz/blueprint
108 7
_lazy.py
in chz/blueprint
99 10
_argv.py
in chz/blueprint
88 5
_wildcard.py
in chz/blueprint
74 4
62 4
46 10
__init__.py
in chz/blueprint
17 -
util.py
in chz
4 1
3 -
Files With Most Units (Top 14)
File# lines# units
_blueprint.py
in chz/blueprint
1034 41
399 31
484 28
tiepin.py
in chz
817 21
165 18
_argmap.py
in chz/blueprint
214 14
field.py
in chz
196 11
_lazy.py
in chz/blueprint
99 10
46 10
_entrypoint.py
in chz/blueprint
108 7
_argv.py
in chz/blueprint
88 5
_wildcard.py
in chz/blueprint
74 4
62 4
util.py
in chz
4 1
Files With Long Lines (Top 3)

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

File# lines# units# long lines
_blueprint.py
in chz/blueprint
1034 41 2
tiepin.py
in chz
817 21 2
399 31 1
Correlations

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

chz/__init__.py x: 3 commits (all time) y: 62 lines of code chz/blueprint/__init__.py x: 4 commits (all time) y: 17 lines of code chz/blueprint/_argmap.py x: 7 commits (all time) y: 214 lines of code chz/blueprint/_argv.py x: 6 commits (all time) y: 88 lines of code chz/blueprint/_blueprint.py x: 8 commits (all time) y: 1034 lines of code chz/blueprint/_entrypoint.py x: 5 commits (all time) y: 108 lines of code chz/blueprint/_lazy.py x: 5 commits (all time) y: 99 lines of code chz/blueprint/_wildcard.py x: 2 commits (all time) y: 74 lines of code chz/data_model.py x: 7 commits (all time) y: 484 lines of code chz/factories.py x: 8 commits (all time) y: 399 lines of code chz/tiepin.py x: 7 commits (all time) y: 817 lines of code chz/validators.py x: 5 commits (all time) y: 165 lines of code chz/field.py x: 5 commits (all time) y: 196 lines of code chz/util.py x: 2 commits (all time) y: 4 lines of code chz/mungers.py x: 3 commits (all time) y: 46 lines of code chz/universal.py x: 1 commits (all time) y: 3 lines of code
1034.0
lines of code
  min: 3.0
  average: 238.13
  25th percentile: 50.0
  median: 103.5
  75th percentile: 352.75
  max: 1034.0
0 8.0
commits (all time)
min: 1.0 | average: 4.88 | 25th percentile: 3.0 | median: 5.0 | 75th percentile: 7.0 | max: 8.0

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

chz/__init__.py x: 1 contributors (all time) y: 62 lines of code chz/blueprint/__init__.py x: 1 contributors (all time) y: 17 lines of code chz/blueprint/_argmap.py x: 1 contributors (all time) y: 214 lines of code chz/blueprint/_argv.py x: 1 contributors (all time) y: 88 lines of code chz/blueprint/_blueprint.py x: 1 contributors (all time) y: 1034 lines of code chz/blueprint/_entrypoint.py x: 1 contributors (all time) y: 108 lines of code chz/blueprint/_lazy.py x: 1 contributors (all time) y: 99 lines of code chz/blueprint/_wildcard.py x: 1 contributors (all time) y: 74 lines of code chz/data_model.py x: 1 contributors (all time) y: 484 lines of code chz/factories.py x: 1 contributors (all time) y: 399 lines of code chz/tiepin.py x: 1 contributors (all time) y: 817 lines of code chz/validators.py x: 1 contributors (all time) y: 165 lines of code chz/field.py x: 1 contributors (all time) y: 196 lines of code chz/util.py x: 1 contributors (all time) y: 4 lines of code chz/mungers.py x: 1 contributors (all time) y: 46 lines of code
1034.0
lines of code
  min: 3.0
  average: 238.13
  25th percentile: 50.0
  median: 103.5
  75th percentile: 352.75
  max: 1034.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): 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".