apache / maven-shared-incremental
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 279 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 (201 lines of code)
    • 3 files changed 1-5 times (78 lines of code)
0% | 0% | 0% | 72% | 27%
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 279 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)
    • 4 files changed by 2-5 contributors (279 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 0% | 100% | 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
yml, java, xml, txt, cgi, gitignore, 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% | 82% | 17%
cgi0% | 0% | 0% | 0% | 100%
xml0% | 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% | 72% | 27%
Most Frequently Changed Files (Top 4)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
IncrementalBuildHelper.java
in src/main/java/org/apache/maven/shared/incremental
201 9 2012-09-23 2022-07-22 6 4 struberg@apache.org olamy@apache.org
site.xml
in src/site
14 - 2012-11-17 2016-05-15 3 2 hboutemy@apache.org hboutemy@apache.org
IncrementalBuildHelperRequest.java
in src/main/java/org/apache/maven/shared/incremental
42 7 2012-11-27 2022-07-22 3 2 olamy@apache.org olamy@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
IncrementalBuildHelper.java
in src/main/java/org/apache/maven/shared/incremental
201 9 2012-09-23 2022-07-22 6 4 struberg@apache.org olamy@apache.org
site.xml
in src/site
14 - 2012-11-17 2016-05-15 3 2 hboutemy@apache.org hboutemy@apache.org
IncrementalBuildHelperRequest.java
in src/main/java/org/apache/maven/shared/incremental
42 7 2012-11-27 2022-07-22 3 2 olamy@apache.org olamy@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 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
IncrementalBuildHelperRequest.java
in src/main/java/org/apache/maven/shared/incremental
42 7 2012-11-27 2022-07-22 3 2 olamy@apache.org olamy@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
14 - 2012-11-17 2016-05-15 3 2 hboutemy@apache.org hboutemy@apache.org
IncrementalBuildHelper.java
in src/main/java/org/apache/maven/shared/incremental
201 9 2012-09-23 2022-07-22 6 4 struberg@apache.org olamy@apache.org
Correlations

File Size vs. Number of Changes: 4 points

src/main/java/org/apache/maven/shared/incremental/IncrementalBuildHelper.java x: 201 lines of code y: 6 # changes src/main/java/org/apache/maven/shared/incremental/IncrementalBuildHelperRequest.java x: 42 lines of code y: 3 # changes src/site/site.xml x: 14 lines of code y: 3 # changes src/site/resources/download.cgi x: 22 lines of code y: 2 # changes
6.0
# changes
  min: 2.0
  average: 3.5
  25th percentile: 2.25
  median: 3.0
  75th percentile: 5.25
  max: 6.0
0 201.0
lines of code
min: 14.0 | average: 69.75 | 25th percentile: 16.0 | median: 32.0 | 75th percentile: 161.25 | max: 201.0

Number of Contributors vs. Number of Changes: 4 points

src/main/java/org/apache/maven/shared/incremental/IncrementalBuildHelper.java x: 4 # contributors y: 6 # changes src/main/java/org/apache/maven/shared/incremental/IncrementalBuildHelperRequest.java x: 2 # contributors y: 3 # changes src/site/resources/download.cgi x: 2 # contributors y: 2 # changes
6.0
# changes
  min: 2.0
  average: 3.5
  25th percentile: 2.25
  median: 3.0
  75th percentile: 5.25
  max: 6.0
0 4.0
# contributors
min: 2.0 | average: 2.5 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.5 | max: 4.0

Number of Contributors vs. File Size: 4 points

src/main/java/org/apache/maven/shared/incremental/IncrementalBuildHelper.java x: 4 # contributors y: 201 lines of code src/main/java/org/apache/maven/shared/incremental/IncrementalBuildHelperRequest.java x: 2 # contributors y: 42 lines of code src/site/site.xml x: 2 # contributors y: 14 lines of code src/site/resources/download.cgi x: 2 # contributors y: 22 lines of code
201.0
lines of code
  min: 14.0
  average: 69.75
  25th percentile: 16.0
  median: 32.0
  75th percentile: 161.25
  max: 201.0
0 4.0
# contributors
min: 2.0 | average: 2.5 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.5 | max: 4.0