apache / rocketmq-client-python
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 8 files with 683 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 2 files changed 21-50 times (381 lines of code)
    • 2 files changed 6-20 times (266 lines of code)
    • 4 files changed 1-5 times (36 lines of code)
0% | 0% | 55% | 38% | 5%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 8 files with 683 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 2 files changed by 6-10 contributors (381 lines of code)
    • 6 files changed by 2-5 contributors (302 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 55% | 44% | 0%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
py, md, txt, cfg, sh, ini, in, gitignore, json, yml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 56% | 39% | 3%
cfg0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
rocketmq0% | 0% | 52% | 43% | 4%
ROOT0% | 0% | 83% | 0% | 16%
Most Frequently Changed Files (Top 8)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
client.py
in rocketmq
327 68 2019-01-02 2020-10-12 34 8 messense@icloud.com joyhaitao@foxmail.com
setup.py
in root
54 3 2019-01-02 2019-12-17 31 6 messense@icloud.com libya_003@163.com
ffi.py
in rocketmq
212 1 2019-01-02 2019-11-21 19 5 dushujun9@gmail.com libya_003@163.com
exceptions.py
in rocketmq
54 3 2019-01-03 2019-11-21 11 4 messense@icloud.com libya_003@163.com
__init__.py
in rocketmq
1 - 2019-01-02 2019-11-21 5 4 messense@icloud.com libya_003@163.com
cfg
setup.cfg
in root
9 - 2019-01-02 2019-11-21 5 4 messense@icloud.com libya_003@163.com
consts.py
in rocketmq
24 - 2019-01-08 2019-11-21 5 4 messense@icloud.com libya_003@163.com
in
2 - 2019-01-03 2019-11-21 4 4 messense@icloud.com libya_003@163.com
Files With Most Contributors (Top 8)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
client.py
in rocketmq
327 68 2019-01-02 2020-10-12 34 8 messense@icloud.com joyhaitao@foxmail.com
setup.py
in root
54 3 2019-01-02 2019-12-17 31 6 messense@icloud.com libya_003@163.com
ffi.py
in rocketmq
212 1 2019-01-02 2019-11-21 19 5 dushujun9@gmail.com libya_003@163.com
exceptions.py
in rocketmq
54 3 2019-01-03 2019-11-21 11 4 messense@icloud.com libya_003@163.com
cfg
setup.cfg
in root
9 - 2019-01-02 2019-11-21 5 4 messense@icloud.com libya_003@163.com
__init__.py
in rocketmq
1 - 2019-01-02 2019-11-21 5 4 messense@icloud.com libya_003@163.com
consts.py
in rocketmq
24 - 2019-01-08 2019-11-21 5 4 messense@icloud.com libya_003@163.com
in
2 - 2019-01-03 2019-11-21 4 4 messense@icloud.com libya_003@163.com
Files With Least Contributors (Top 8)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
exceptions.py
in rocketmq
54 3 2019-01-03 2019-11-21 11 4 messense@icloud.com libya_003@163.com
consts.py
in rocketmq
24 - 2019-01-08 2019-11-21 5 4 messense@icloud.com libya_003@163.com
cfg
setup.cfg
in root
9 - 2019-01-02 2019-11-21 5 4 messense@icloud.com libya_003@163.com
in
2 - 2019-01-03 2019-11-21 4 4 messense@icloud.com libya_003@163.com
__init__.py
in rocketmq
1 - 2019-01-02 2019-11-21 5 4 messense@icloud.com libya_003@163.com
ffi.py
in rocketmq
212 1 2019-01-02 2019-11-21 19 5 dushujun9@gmail.com libya_003@163.com
setup.py
in root
54 3 2019-01-02 2019-12-17 31 6 messense@icloud.com libya_003@163.com
client.py
in rocketmq
327 68 2019-01-02 2020-10-12 34 8 messense@icloud.com joyhaitao@foxmail.com
Correlations

File Size vs. Number of Changes: 8 points

rocketmq/client.py x: 327 lines of code y: 34 # changes setup.py x: 54 lines of code y: 31 # changes MANIFEST.in x: 2 lines of code y: 4 # changes rocketmq/__init__.py x: 1 lines of code y: 5 # changes rocketmq/consts.py x: 24 lines of code y: 5 # changes rocketmq/exceptions.py x: 54 lines of code y: 11 # changes rocketmq/ffi.py x: 212 lines of code y: 19 # changes setup.cfg x: 9 lines of code y: 5 # changes
34.0
# changes
  min: 4.0
  average: 14.25
  25th percentile: 5.0
  median: 8.0
  75th percentile: 28.0
  max: 34.0
0 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

Number of Contributors vs. Number of Changes: 8 points

rocketmq/client.py x: 8 # contributors y: 34 # changes setup.py x: 6 # contributors y: 31 # changes MANIFEST.in x: 4 # contributors y: 4 # changes rocketmq/__init__.py x: 4 # contributors y: 5 # changes rocketmq/exceptions.py x: 4 # contributors y: 11 # changes rocketmq/ffi.py x: 5 # contributors y: 19 # changes
34.0
# changes
  min: 4.0
  average: 14.25
  25th percentile: 5.0
  median: 8.0
  75th percentile: 28.0
  max: 34.0
0 8.0
# contributors
min: 4.0 | average: 4.88 | 25th percentile: 4.0 | median: 4.0 | 75th percentile: 5.75 | max: 8.0

Number of Contributors vs. File Size: 8 points

rocketmq/client.py x: 8 # contributors y: 327 lines of code setup.py x: 6 # contributors y: 54 lines of code MANIFEST.in x: 4 # contributors y: 2 lines of code rocketmq/__init__.py x: 4 # contributors y: 1 lines of code rocketmq/consts.py x: 4 # contributors y: 24 lines of code rocketmq/exceptions.py x: 4 # contributors y: 54 lines of code rocketmq/ffi.py x: 5 # contributors y: 212 lines of code setup.cfg x: 4 # contributors 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
min: 4.0 | average: 4.88 | 25th percentile: 4.0 | median: 4.0 | 75th percentile: 5.75 | max: 8.0