Uber / uber-poet
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 14% | 56% | 28%
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% | 16% | 63% | 19%
bzl0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
uberpoet0% | 0% | 15% | 58% | 26%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 24)
File# lines# units
multisuite.py
in uberpoet
287 13
filegen.py
in uberpoet
199 24
cpprojectgen.py
in uberpoet
171 14
168 14
166 9
dotreader.py
in uberpoet
143 15
133 20
genproj.py
in uberpoet
118 5
cpulogger.py
in uberpoet
88 13
moduletree.py
in uberpoet
84 10
mockbazelapptemplate.bzl
in uberpoet/resources
60 -
util.py
in uberpoet
46 11
mockbuckapptemplate.bzl
in uberpoet/resources
43 -
mockbucklibtemplate.bzl
in uberpoet/resources
40 -
mockbazellibtemplate.bzl
in uberpoet/resources
38 -
loccalc.py
in uberpoet
30 1
setup.py
in root
30 -
memoize.py
in uberpoet
27 4
repository_rules.bzl
in uberpoet/resources/tools/rules
25 -
locreader.py
in uberpoet
20 4
cfg
setup.cfg
in root
10 -
genproj.py
in root
3 -
3 -
__init__.py
in uberpoet
1 -
Files With Most Units (Top 14)
File# lines# units
filegen.py
in uberpoet
199 24
133 20
dotreader.py
in uberpoet
143 15
168 14
cpprojectgen.py
in uberpoet
171 14
cpulogger.py
in uberpoet
88 13
multisuite.py
in uberpoet
287 13
util.py
in uberpoet
46 11
moduletree.py
in uberpoet
84 10
166 9
genproj.py
in uberpoet
118 5
memoize.py
in uberpoet
27 4
locreader.py
in uberpoet
20 4
loccalc.py
in uberpoet
30 1
Files With Long Lines (Top 0)

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

File# lines# units# long lines
Correlations

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

uberpoet/blazeprojectgen.py x: 6 commits (all time) y: 168 lines of code uberpoet/cpprojectgen.py x: 10 commits (all time) y: 171 lines of code uberpoet/filegen.py x: 5 commits (all time) y: 199 lines of code uberpoet/commandlineutil.py x: 5 commits (all time) y: 166 lines of code uberpoet/moduletree.py x: 2 commits (all time) y: 84 lines of code uberpoet/genproj.py x: 8 commits (all time) y: 118 lines of code uberpoet/loccalc.py x: 2 commits (all time) y: 30 lines of code uberpoet/locreader.py x: 2 commits (all time) y: 20 lines of code uberpoet/multisuite.py x: 5 commits (all time) y: 287 lines of code uberpoet/resources/mockbazelapptemplate.bzl x: 2 commits (all time) y: 60 lines of code uberpoet/resources/mockbazellibtemplate.bzl x: 2 commits (all time) y: 38 lines of code uberpoet/resources/mockbuckapptemplate.bzl x: 2 commits (all time) y: 43 lines of code uberpoet/resources/mockbucklibtemplate.bzl x: 2 commits (all time) y: 40 lines of code uberpoet/util.py x: 2 commits (all time) y: 46 lines of code uberpoet/memoize.py x: 1 commits (all time) y: 27 lines of code uberpoet/dotreader.py x: 4 commits (all time) y: 143 lines of code uberpoet/resources/tools/rules/repository_rules.bzl x: 1 commits (all time) y: 25 lines of code genproj.py x: 7 commits (all time) y: 3 lines of code multisuite.py x: 9 commits (all time) y: 3 lines of code setup.cfg x: 11 commits (all time) y: 10 lines of code setup.py x: 4 commits (all time) y: 30 lines of code uberpoet/__init__.py x: 1 commits (all time) y: 1 lines of code uberpoet/cpulogger.py x: 1 commits (all time) y: 88 lines of code uberpoet/statemanagement.py x: 1 commits (all time) y: 133 lines of code
287.0
lines of code
  min: 1.0
  average: 80.54
  25th percentile: 25.5
  median: 44.5
  75th percentile: 140.5
  max: 287.0
0 11.0
commits (all time)
min: 1.0 | average: 3.96 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 5.75 | max: 11.0

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

uberpoet/blazeprojectgen.py x: 1 contributors (all time) y: 168 lines of code uberpoet/cpprojectgen.py x: 2 contributors (all time) y: 171 lines of code uberpoet/filegen.py x: 2 contributors (all time) y: 199 lines of code uberpoet/commandlineutil.py x: 2 contributors (all time) y: 166 lines of code uberpoet/moduletree.py x: 2 contributors (all time) y: 84 lines of code uberpoet/genproj.py x: 3 contributors (all time) y: 118 lines of code uberpoet/loccalc.py x: 1 contributors (all time) y: 30 lines of code uberpoet/locreader.py x: 1 contributors (all time) y: 20 lines of code uberpoet/multisuite.py x: 3 contributors (all time) y: 287 lines of code uberpoet/resources/mockbazelapptemplate.bzl x: 1 contributors (all time) y: 60 lines of code uberpoet/resources/mockbazellibtemplate.bzl x: 1 contributors (all time) y: 38 lines of code uberpoet/resources/mockbuckapptemplate.bzl x: 1 contributors (all time) y: 43 lines of code uberpoet/resources/mockbucklibtemplate.bzl x: 1 contributors (all time) y: 40 lines of code uberpoet/util.py x: 2 contributors (all time) y: 46 lines of code uberpoet/memoize.py x: 1 contributors (all time) y: 27 lines of code uberpoet/dotreader.py x: 3 contributors (all time) y: 143 lines of code uberpoet/resources/tools/rules/repository_rules.bzl x: 1 contributors (all time) y: 25 lines of code genproj.py x: 2 contributors (all time) y: 3 lines of code setup.cfg x: 2 contributors (all time) y: 10 lines of code setup.py x: 2 contributors (all time) y: 30 lines of code uberpoet/__init__.py x: 1 contributors (all time) y: 1 lines of code uberpoet/cpulogger.py x: 1 contributors (all time) y: 88 lines of code uberpoet/statemanagement.py x: 1 contributors (all time) y: 133 lines of code
287.0
lines of code
  min: 1.0
  average: 80.54
  25th percentile: 25.5
  median: 44.5
  75th percentile: 140.5
  max: 287.0
0 3.0
contributors (all time)
min: 1.0 | average: 1.63 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 2.0 | 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".