apache / maven-patch-plugin
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 4 files with 462 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)
    • 1 file changed 6-20 times (386 lines of code)
    • 3 files changed 1-5 times (76 lines of code)
0% | 0% | 0% | 83% | 16%
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 4 files with 462 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)
    • 1 file changed by 6-10 contributors (386 lines of code)
    • 2 files changed by 2-5 contributors (41 lines of code)
    • 1 file changed by 1 contributor (35 lines of code)
0% | 0% | 83% | 8% | 7%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
patch, xml, properties, txt, cgi, gitignore, java, md, json, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
java0% | 0% | 0% | 100% | 0%
xml0% | 0% | 0% | 0% | 100%
cgi0% | 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% | 83% | 16%
Most Frequently Changed Files (Top 4)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ApplyMojo.java
in src/main/java/org/apache/maven/plugin/patch
386 8 2007-08-08 2018-11-09 19 9 jmcconnell@apache.org matthias.balke@googlemail.com
site.xml
in src/site
19 - 2008-08-26 2016-05-15 5 5 bentmann@apache.org hboutemy@apache.org
settings.xml
in src/it
35 - 2008-08-11 2009-09-26 4 1 bentmann@apache.org bentmann@apache.org
cgi
download.cgi
in src/site/resources
22 - 2014-05-14 2014-05-18 2 2 khmarbaise@apache.org hboutemy@apache.org
Files With Most Contributors (Top 4)
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
ApplyMojo.java
in src/main/java/org/apache/maven/plugin/patch
386 8 2007-08-08 2018-11-09 19 9 jmcconnell@apache.org matthias.balke@googlemail.com
site.xml
in src/site
19 - 2008-08-26 2016-05-15 5 5 bentmann@apache.org hboutemy@apache.org
cgi
download.cgi
in src/site/resources
22 - 2014-05-14 2014-05-18 2 2 khmarbaise@apache.org hboutemy@apache.org
settings.xml
in src/it
35 - 2008-08-11 2009-09-26 4 1 bentmann@apache.org bentmann@apache.org
Files With Least Contributors (Top 4)
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
settings.xml
in src/it
35 - 2008-08-11 2009-09-26 4 1 bentmann@apache.org bentmann@apache.org
cgi
download.cgi
in src/site/resources
22 - 2014-05-14 2014-05-18 2 2 khmarbaise@apache.org hboutemy@apache.org
site.xml
in src/site
19 - 2008-08-26 2016-05-15 5 5 bentmann@apache.org hboutemy@apache.org
ApplyMojo.java
in src/main/java/org/apache/maven/plugin/patch
386 8 2007-08-08 2018-11-09 19 9 jmcconnell@apache.org matthias.balke@googlemail.com
Correlations

File Size vs. Number of Changes: 4 points

src/main/java/org/apache/maven/plugin/patch/ApplyMojo.java x: 386 lines of code y: 19 # changes src/site/site.xml x: 19 lines of code y: 5 # changes src/site/resources/download.cgi x: 22 lines of code y: 2 # changes src/it/settings.xml x: 35 lines of code y: 4 # changes
19.0
# changes
  min: 2.0
  average: 7.5
  25th percentile: 2.5
  median: 4.5
  75th percentile: 15.5
  max: 19.0
0 386.0
lines of code
min: 19.0 | average: 115.5 | 25th percentile: 19.75 | median: 28.5 | 75th percentile: 298.25 | max: 386.0

Number of Contributors vs. Number of Changes: 4 points

src/main/java/org/apache/maven/plugin/patch/ApplyMojo.java x: 9 # contributors y: 19 # changes src/site/site.xml x: 5 # contributors y: 5 # changes src/site/resources/download.cgi x: 2 # contributors y: 2 # changes src/it/settings.xml x: 1 # contributors y: 4 # changes
19.0
# changes
  min: 2.0
  average: 7.5
  25th percentile: 2.5
  median: 4.5
  75th percentile: 15.5
  max: 19.0
0 9.0
# contributors
min: 1.0 | average: 4.25 | 25th percentile: 1.25 | median: 3.5 | 75th percentile: 8.0 | max: 9.0

Number of Contributors vs. File Size: 4 points

src/main/java/org/apache/maven/plugin/patch/ApplyMojo.java x: 9 # contributors y: 386 lines of code src/site/site.xml x: 5 # contributors y: 19 lines of code src/site/resources/download.cgi x: 2 # contributors y: 22 lines of code src/it/settings.xml x: 1 # contributors y: 35 lines of code
386.0
lines of code
  min: 19.0
  average: 115.5
  25th percentile: 19.75
  median: 28.5
  75th percentile: 298.25
  max: 386.0
0 9.0
# contributors
min: 1.0 | average: 4.25 | 25th percentile: 1.25 | median: 3.5 | 75th percentile: 8.0 | max: 9.0