apache / couchdb-thrift-protocol
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 5 files with 625 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 0 files changed 6-20 times (0 lines of code)
    • 5 files changed 1-5 times (625 lines of code)
0% | 0% | 0% | 0% | 100%
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 5 files with 625 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)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 1 file changed by 2-5 contributors (128 lines of code)
    • 4 files changed by 1 contributor (497 lines of code)
0% | 0% | 0% | 20% | 79%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
erl, hrl, txt, gitignore, md, json, yml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
erl0% | 0% | 0% | 0% | 100%
hrl0% | 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
src0% | 0% | 0% | 0% | 100%
include0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
128 - 2017-10-17 2020-01-18 4 2 phjgt308@gmail.com phjgt308@gmail.com
158 - 2017-10-17 2020-01-18 3 1 phjgt308@gmail.com phjgt308@gmail.com
273 - 2017-10-18 2020-01-18 3 1 phjgt308@gmail.com phjgt308@gmail.com
39 - 2017-10-17 2017-10-18 2 1 phjgt308@gmail.com phjgt308@gmail.com
27 - 2017-10-18 2017-10-18 1 1 phjgt308@gmail.com phjgt308@gmail.com
15 -
Files With Most Contributors (Top 6)
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
128 - 2017-10-17 2020-01-18 4 2 phjgt308@gmail.com phjgt308@gmail.com
273 - 2017-10-18 2020-01-18 3 1 phjgt308@gmail.com phjgt308@gmail.com
158 - 2017-10-17 2020-01-18 3 1 phjgt308@gmail.com phjgt308@gmail.com
39 - 2017-10-17 2017-10-18 2 1 phjgt308@gmail.com phjgt308@gmail.com
27 - 2017-10-18 2017-10-18 1 1 phjgt308@gmail.com phjgt308@gmail.com
15 -
Files With Least Contributors (Top 6)
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
15 -
273 - 2017-10-18 2020-01-18 3 1 phjgt308@gmail.com phjgt308@gmail.com
158 - 2017-10-17 2020-01-18 3 1 phjgt308@gmail.com phjgt308@gmail.com
39 - 2017-10-17 2017-10-18 2 1 phjgt308@gmail.com phjgt308@gmail.com
27 - 2017-10-18 2017-10-18 1 1 phjgt308@gmail.com phjgt308@gmail.com
128 - 2017-10-17 2020-01-18 4 2 phjgt308@gmail.com phjgt308@gmail.com
Correlations

File Size vs. Number of Changes: 5 points

src/thrift_protocol.erl x: 158 lines of code y: 3 # changes src/thrift_protocol_compact.erl x: 273 lines of code y: 3 # changes src/thrift_protocol_binary.erl x: 128 lines of code y: 4 # changes include/thrift_protocol.hrl x: 27 lines of code y: 1 # changes src/thrift_protocol_byte.erl x: 39 lines of code y: 2 # changes
4.0
# changes
  min: 1.0
  average: 2.6
  25th percentile: 1.5
  median: 3.0
  75th percentile: 3.5
  max: 4.0
0 273.0
lines of code
min: 27.0 | average: 125.0 | 25th percentile: 33.0 | median: 128.0 | 75th percentile: 215.5 | max: 273.0

Number of Contributors vs. Number of Changes: 5 points

src/thrift_protocol.erl x: 1 # contributors y: 3 # changes src/thrift_protocol_binary.erl x: 2 # contributors y: 4 # changes include/thrift_protocol.hrl x: 1 # contributors y: 1 # changes src/thrift_protocol_byte.erl x: 1 # contributors y: 2 # changes
4.0
# changes
  min: 1.0
  average: 2.6
  25th percentile: 1.5
  median: 3.0
  75th percentile: 3.5
  max: 4.0
0 2.0
# contributors
min: 1.0 | average: 1.2 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.5 | max: 2.0

Number of Contributors vs. File Size: 5 points

src/thrift_protocol.erl x: 1 # contributors y: 158 lines of code src/thrift_protocol_compact.erl x: 1 # contributors y: 273 lines of code src/thrift_protocol_binary.erl x: 2 # contributors y: 128 lines of code include/thrift_protocol.hrl x: 1 # contributors y: 27 lines of code src/thrift_protocol_byte.erl x: 1 # contributors y: 39 lines of code
273.0
lines of code
  min: 27.0
  average: 125.0
  25th percentile: 33.0
  median: 128.0
  75th percentile: 215.5
  max: 273.0
0 2.0
# contributors
min: 1.0 | average: 1.2 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.5 | max: 2.0