apache / dubbo-python2
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 70% | 15% | 14%
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% | 70% | 15% | 14%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
dubbo0% | 0% | 71% | 15% | 12%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
decoder.py
in dubbo/codec
282 24
encoder.py
in dubbo/codec
276 22
connections.py
in dubbo/connection
235 23
client.py
in dubbo
170 13
util.py
in dubbo/common
70 8
loggers.py
in dubbo/common
34 3
constants.py
in dubbo/common
25 -
setup.py
in root
21 -
exceptions.py
in dubbo/common
10 -
__init__.py
in dubbo/connection
1 -
__init__.py
in dubbo/codec
1 -
__init__.py
in dubbo
1 -
__init__.py
in dubbo/common
1 -
Files With Most Units (Top 6)
File# lines# units
decoder.py
in dubbo/codec
282 24
connections.py
in dubbo/connection
235 23
encoder.py
in dubbo/codec
276 22
client.py
in dubbo
170 13
util.py
in dubbo/common
70 8
loggers.py
in dubbo/common
34 3
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
loggers.py
in dubbo/common
34 3 1
Correlations

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

dubbo/client.py x: 21 commits (all time) y: 170 lines of code setup.py x: 27 commits (all time) y: 21 lines of code dubbo/codec/decoder.py x: 12 commits (all time) y: 282 lines of code dubbo/codec/encoder.py x: 19 commits (all time) y: 276 lines of code dubbo/common/constants.py x: 8 commits (all time) y: 25 lines of code dubbo/common/exceptions.py x: 3 commits (all time) y: 10 lines of code dubbo/common/loggers.py x: 4 commits (all time) y: 34 lines of code dubbo/common/util.py x: 9 commits (all time) y: 70 lines of code dubbo/connection/connections.py x: 38 commits (all time) y: 235 lines of code dubbo/__init__.py x: 1 commits (all time) y: 1 lines of code
282.0
lines of code
  min: 1.0
  average: 86.69
  25th percentile: 1.0
  median: 25.0
  75th percentile: 202.5
  max: 282.0
0 38.0
commits (all time)
min: 1.0 | average: 11.15 | 25th percentile: 1.0 | median: 8.0 | 75th percentile: 20.0 | max: 38.0

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

dubbo/client.py x: 1 contributors (all time) y: 170 lines of code setup.py x: 1 contributors (all time) y: 21 lines of code dubbo/codec/decoder.py x: 1 contributors (all time) y: 282 lines of code dubbo/codec/encoder.py x: 1 contributors (all time) y: 276 lines of code dubbo/common/constants.py x: 1 contributors (all time) y: 25 lines of code dubbo/common/exceptions.py x: 1 contributors (all time) y: 10 lines of code dubbo/common/loggers.py x: 1 contributors (all time) y: 34 lines of code dubbo/common/util.py x: 1 contributors (all time) y: 70 lines of code dubbo/connection/connections.py x: 1 contributors (all time) y: 235 lines of code dubbo/__init__.py x: 1 contributors (all time) y: 1 lines of code
282.0
lines of code
  min: 1.0
  average: 86.69
  25th percentile: 1.0
  median: 25.0
  75th percentile: 202.5
  max: 282.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".