apache / maven-linkcheck-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 1,076 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 (263 lines of code)
    • 3 files changed 6-20 times (791 lines of code)
    • 1 file changed 1-5 times (22 lines of code)
0% | 0% | 24% | 73% | 2%
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 1,076 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 1 file changed by 11-25 contributors (263 lines of code)
    • 2 files changed by 6-10 contributors (354 lines of code)
    • 2 files changed by 2-5 contributors (459 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 24% | 32% | 42% | 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
yaml, java, xml, md, properties, cgi, gitignore, txt
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
java0% | 0% | 25% | 74% | 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% | 24% | 73% | 2%
Most Frequently Changed Files (Top 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
LinkcheckReport.java
in src/main/java/org/apache/maven/plugins/linkcheck
263 11 2008-02-16 2023-06-08 28 11 ltheussl@apache.org slachiewicz@apache.org
SiteInvoker.java
in src/main/java/org/apache/maven/plugins/linkcheck
336 10 2010-10-06 2023-05-14 11 7 ltheussl@apache.org timtebeek@gmail.com
LinkcheckReportGenerator.java
in src/main/java/org/apache/maven/plugins/linkcheck
437 16 2010-10-06 2023-05-14 8 5 ltheussl@apache.org timtebeek@gmail.com
site.xml
in src/site
18 - 2008-08-26 2025-02-12 6 6 bentmann@apache.org bukama@users.noreply.github...
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
LinkcheckReport.java
in src/main/java/org/apache/maven/plugins/linkcheck
263 11 2008-02-16 2023-06-08 28 11 ltheussl@apache.org slachiewicz@apache.org
SiteInvoker.java
in src/main/java/org/apache/maven/plugins/linkcheck
336 10 2010-10-06 2023-05-14 11 7 ltheussl@apache.org timtebeek@gmail.com
site.xml
in src/site
18 - 2008-08-26 2025-02-12 6 6 bentmann@apache.org bukama@users.noreply.github...
LinkcheckReportGenerator.java
in src/main/java/org/apache/maven/plugins/linkcheck
437 16 2010-10-06 2023-05-14 8 5 ltheussl@apache.org timtebeek@gmail.com
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
LinkcheckReportGenerator.java
in src/main/java/org/apache/maven/plugins/linkcheck
437 16 2010-10-06 2023-05-14 8 5 ltheussl@apache.org timtebeek@gmail.com
site.xml
in src/site
18 - 2008-08-26 2025-02-12 6 6 bentmann@apache.org bukama@users.noreply.github...
SiteInvoker.java
in src/main/java/org/apache/maven/plugins/linkcheck
336 10 2010-10-06 2023-05-14 11 7 ltheussl@apache.org timtebeek@gmail.com
LinkcheckReport.java
in src/main/java/org/apache/maven/plugins/linkcheck
263 11 2008-02-16 2023-06-08 28 11 ltheussl@apache.org slachiewicz@apache.org
Correlations

File Size vs. Number of Changes: 5 points

src/site/site.xml x: 18 lines of code y: 6 # changes src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReport.java x: 263 lines of code y: 28 # changes src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReportGenerator.java x: 437 lines of code y: 8 # changes src/main/java/org/apache/maven/plugins/linkcheck/SiteInvoker.java x: 336 lines of code y: 11 # changes src/site/resources/download.cgi x: 22 lines of code y: 2 # changes
28.0
# changes
  min: 2.0
  average: 11.0
  25th percentile: 4.0
  median: 8.0
  75th percentile: 19.5
  max: 28.0
0 437.0
lines of code
min: 18.0 | average: 215.2 | 25th percentile: 20.0 | median: 263.0 | 75th percentile: 386.5 | max: 437.0

Number of Contributors vs. Number of Changes: 5 points

src/site/site.xml x: 6 # contributors y: 6 # changes src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReport.java x: 11 # contributors y: 28 # changes src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReportGenerator.java x: 5 # contributors y: 8 # changes src/main/java/org/apache/maven/plugins/linkcheck/SiteInvoker.java x: 7 # contributors y: 11 # changes src/site/resources/download.cgi x: 2 # contributors y: 2 # changes
28.0
# changes
  min: 2.0
  average: 11.0
  25th percentile: 4.0
  median: 8.0
  75th percentile: 19.5
  max: 28.0
0 11.0
# contributors
min: 2.0 | average: 6.2 | 25th percentile: 3.5 | median: 6.0 | 75th percentile: 9.0 | max: 11.0

Number of Contributors vs. File Size: 5 points

src/site/site.xml x: 6 # contributors y: 18 lines of code src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReport.java x: 11 # contributors y: 263 lines of code src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReportGenerator.java x: 5 # contributors y: 437 lines of code src/main/java/org/apache/maven/plugins/linkcheck/SiteInvoker.java x: 7 # contributors y: 336 lines of code src/site/resources/download.cgi x: 2 # contributors y: 22 lines of code
437.0
lines of code
  min: 18.0
  average: 215.2
  25th percentile: 20.0
  median: 263.0
  75th percentile: 386.5
  max: 437.0
0 11.0
# contributors
min: 2.0 | average: 6.2 | 25th percentile: 3.5 | median: 6.0 | 75th percentile: 9.0 | max: 11.0