apache / maven-stage-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 5 files with 357 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 1 file changed 21-50 times (272 lines of code)
    • 3 files changed 6-20 times (63 lines of code)
    • 1 file changed 1-5 times (22 lines of code)
0% | 0% | 76% | 17% | 6%
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 357 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 1 file changed by 11-25 contributors (272 lines of code)
    • 1 file changed by 6-10 contributors (15 lines of code)
    • 3 files changed by 2-5 contributors (70 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 76% | 4% | 19% | 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
asc, xml, yaml, java, md, cgi, gitignore, txt, sh
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
java0% | 0% | 85% | 15% | 0%
xml0% | 0% | 0% | 100% | 0%
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% | 76% | 17% | 6%
Most Frequently Changed Files (Top 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
DefaultRepositoryCopier.java
in src/main/java/org/apache/maven/plugins/stage
272 8 2007-04-01 2025-01-26 23 13 jvanzyl@apache.org slachiewicz@apache.org
CopyRepositoryMojo.java
in src/main/java/org/apache/maven/plugins/stage
35 1 2007-04-01 2025-01-26 11 5 jvanzyl@apache.org slachiewicz@apache.org
site.xml
in src/site
15 - 2007-08-25 2025-02-12 9 6 dennisl@apache.org bukama@users.noreply.github...
RepositoryCopier.java
in src/main/java/org/apache/maven/plugins/stage
13 - 2007-05-17 2025-01-26 6 3 carlos@apache.org slachiewicz@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 5)
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
DefaultRepositoryCopier.java
in src/main/java/org/apache/maven/plugins/stage
272 8 2007-04-01 2025-01-26 23 13 jvanzyl@apache.org slachiewicz@apache.org
site.xml
in src/site
15 - 2007-08-25 2025-02-12 9 6 dennisl@apache.org bukama@users.noreply.github...
CopyRepositoryMojo.java
in src/main/java/org/apache/maven/plugins/stage
35 1 2007-04-01 2025-01-26 11 5 jvanzyl@apache.org slachiewicz@apache.org
RepositoryCopier.java
in src/main/java/org/apache/maven/plugins/stage
13 - 2007-05-17 2025-01-26 6 3 carlos@apache.org slachiewicz@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 Least Contributors (Top 5)
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
cgi
download.cgi
in src/site/resources
22 - 2014-05-14 2014-05-18 2 2 khmarbaise@apache.org hboutemy@apache.org
RepositoryCopier.java
in src/main/java/org/apache/maven/plugins/stage
13 - 2007-05-17 2025-01-26 6 3 carlos@apache.org slachiewicz@apache.org
CopyRepositoryMojo.java
in src/main/java/org/apache/maven/plugins/stage
35 1 2007-04-01 2025-01-26 11 5 jvanzyl@apache.org slachiewicz@apache.org
site.xml
in src/site
15 - 2007-08-25 2025-02-12 9 6 dennisl@apache.org bukama@users.noreply.github...
DefaultRepositoryCopier.java
in src/main/java/org/apache/maven/plugins/stage
272 8 2007-04-01 2025-01-26 23 13 jvanzyl@apache.org slachiewicz@apache.org
Correlations

File Size vs. Number of Changes: 5 points

src/site/site.xml x: 15 lines of code y: 9 # changes src/main/java/org/apache/maven/plugins/stage/CopyRepositoryMojo.java x: 35 lines of code y: 11 # changes src/main/java/org/apache/maven/plugins/stage/DefaultRepositoryCopier.java x: 272 lines of code y: 23 # changes src/main/java/org/apache/maven/plugins/stage/RepositoryCopier.java x: 13 lines of code y: 6 # changes src/site/resources/download.cgi x: 22 lines of code y: 2 # changes
23.0
# changes
  min: 2.0
  average: 10.2
  25th percentile: 4.0
  median: 9.0
  75th percentile: 17.0
  max: 23.0
0 272.0
lines of code
min: 13.0 | average: 71.4 | 25th percentile: 14.0 | median: 22.0 | 75th percentile: 153.5 | max: 272.0

Number of Contributors vs. Number of Changes: 5 points

src/site/site.xml x: 6 # contributors y: 9 # changes src/main/java/org/apache/maven/plugins/stage/CopyRepositoryMojo.java x: 5 # contributors y: 11 # changes src/main/java/org/apache/maven/plugins/stage/DefaultRepositoryCopier.java x: 13 # contributors y: 23 # changes src/main/java/org/apache/maven/plugins/stage/RepositoryCopier.java x: 3 # contributors y: 6 # changes src/site/resources/download.cgi x: 2 # contributors y: 2 # changes
23.0
# changes
  min: 2.0
  average: 10.2
  25th percentile: 4.0
  median: 9.0
  75th percentile: 17.0
  max: 23.0
0 13.0
# contributors
min: 2.0 | average: 5.8 | 25th percentile: 2.5 | median: 5.0 | 75th percentile: 9.5 | max: 13.0

Number of Contributors vs. File Size: 5 points

src/site/site.xml x: 6 # contributors y: 15 lines of code src/main/java/org/apache/maven/plugins/stage/CopyRepositoryMojo.java x: 5 # contributors y: 35 lines of code src/main/java/org/apache/maven/plugins/stage/DefaultRepositoryCopier.java x: 13 # contributors y: 272 lines of code src/main/java/org/apache/maven/plugins/stage/RepositoryCopier.java x: 3 # contributors y: 13 lines of code src/site/resources/download.cgi x: 2 # contributors y: 22 lines of code
272.0
lines of code
  min: 13.0
  average: 71.4
  25th percentile: 14.0
  median: 22.0
  75th percentile: 153.5
  max: 272.0
0 13.0
# contributors
min: 2.0 | average: 5.8 | 25th percentile: 2.5 | median: 5.0 | 75th percentile: 9.5 | max: 13.0