apache / rocketmq-client-python
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 78% | 0% | 21%
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% | 80% | 0% | 19%
cfg0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
rocketmq0% | 0% | 87% | 0% | 12%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 8)
File# lines# units
client.py
in rocketmq
327 68
ffi.py
in rocketmq
212 1
setup.py
in root
54 3
exceptions.py
in rocketmq
54 3
consts.py
in rocketmq
24 -
cfg
setup.cfg
in root
9 -
in
2 -
__init__.py
in rocketmq
1 -
Files With Most Units (Top 4)
File# lines# units
client.py
in rocketmq
327 68
setup.py
in root
54 3
exceptions.py
in rocketmq
54 3
ffi.py
in rocketmq
212 1
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
in
2 - 1
Correlations

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

rocketmq/client.py x: 69 commits (all time) y: 327 lines of code setup.py x: 49 commits (all time) y: 54 lines of code MANIFEST.in x: 5 commits (all time) y: 2 lines of code rocketmq/__init__.py x: 7 commits (all time) y: 1 lines of code rocketmq/consts.py x: 7 commits (all time) y: 24 lines of code rocketmq/exceptions.py x: 17 commits (all time) y: 54 lines of code rocketmq/ffi.py x: 31 commits (all time) y: 212 lines of code setup.cfg x: 7 commits (all time) y: 9 lines of code
327.0
lines of code
  min: 1.0
  average: 85.38
  25th percentile: 3.75
  median: 39.0
  75th percentile: 172.5
  max: 327.0
0 69.0
commits (all time)
min: 5.0 | average: 24.0 | 25th percentile: 7.0 | median: 12.0 | 75th percentile: 44.5 | max: 69.0

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

rocketmq/client.py x: 8 contributors (all time) y: 327 lines of code setup.py x: 6 contributors (all time) y: 54 lines of code MANIFEST.in x: 4 contributors (all time) y: 2 lines of code rocketmq/__init__.py x: 4 contributors (all time) y: 1 lines of code rocketmq/consts.py x: 4 contributors (all time) y: 24 lines of code rocketmq/exceptions.py x: 4 contributors (all time) y: 54 lines of code rocketmq/ffi.py x: 5 contributors (all time) y: 212 lines of code setup.cfg x: 4 contributors (all time) y: 9 lines of code
327.0
lines of code
  min: 1.0
  average: 85.38
  25th percentile: 3.75
  median: 39.0
  75th percentile: 172.5
  max: 327.0
0 8.0
contributors (all time)
min: 4.0 | average: 4.88 | 25th percentile: 4.0 | median: 4.0 | 75th percentile: 5.75 | max: 8.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".