apache / servicemix-maven-plugins
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 3 files with 207 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 (159 lines of code)
    • 2 files changed 1-5 times (48 lines of code)
0% | 0% | 0% | 76% | 23%
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 3 files with 207 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 (159 lines of code)
    • 0 files changed by 2-5 contributors (0 lines of code)
    • 2 files changed by 1 contributor (48 lines of code)
0% | 0% | 76% | 0% | 23%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
xml, java, txt, gitignore, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
java0% | 0% | 0% | 83% | 16%
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
depends-maven-plugin0% | 0% | 0% | 76% | 23%
Most Frequently Changed Files (Top 3)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
GenerateDependsFileMojo.java
in depends-maven-plugin/src/main/java/org/apache/servicemix/tooling/depends
159 7 2015-09-19 2023-07-01 8 7 ksobkowiak@apache.org jbonofre@apache.org
lifecycle-mapping-metadata.xml
in depends-maven-plugin/src/main/resources/META-INF/m2e
17 - 2015-10-28 2015-10-28 1 1 ksobkowiak@apache.org ksobkowiak@apache.org
DependencyComparator.java
in depends-maven-plugin/src/main/java/org/apache/servicemix/tooling/depends
31 1 2015-09-19 2015-09-19 1 1 ksobkowiak@apache.org ksobkowiak@apache.org
Files With Most Contributors (Top 3)
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
GenerateDependsFileMojo.java
in depends-maven-plugin/src/main/java/org/apache/servicemix/tooling/depends
159 7 2015-09-19 2023-07-01 8 7 ksobkowiak@apache.org jbonofre@apache.org
lifecycle-mapping-metadata.xml
in depends-maven-plugin/src/main/resources/META-INF/m2e
17 - 2015-10-28 2015-10-28 1 1 ksobkowiak@apache.org ksobkowiak@apache.org
DependencyComparator.java
in depends-maven-plugin/src/main/java/org/apache/servicemix/tooling/depends
31 1 2015-09-19 2015-09-19 1 1 ksobkowiak@apache.org ksobkowiak@apache.org
Files With Least Contributors (Top 3)
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
DependencyComparator.java
in depends-maven-plugin/src/main/java/org/apache/servicemix/tooling/depends
31 1 2015-09-19 2015-09-19 1 1 ksobkowiak@apache.org ksobkowiak@apache.org
lifecycle-mapping-metadata.xml
in depends-maven-plugin/src/main/resources/META-INF/m2e
17 - 2015-10-28 2015-10-28 1 1 ksobkowiak@apache.org ksobkowiak@apache.org
GenerateDependsFileMojo.java
in depends-maven-plugin/src/main/java/org/apache/servicemix/tooling/depends
159 7 2015-09-19 2023-07-01 8 7 ksobkowiak@apache.org jbonofre@apache.org
Correlations

File Size vs. Number of Changes: 3 points

depends-maven-plugin/src/main/java/org/apache/servicemix/tooling/depends/GenerateDependsFileMojo.java x: 159 lines of code y: 8 # changes depends-maven-plugin/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml x: 17 lines of code y: 1 # changes depends-maven-plugin/src/main/java/org/apache/servicemix/tooling/depends/DependencyComparator.java x: 31 lines of code y: 1 # changes
8.0
# changes
  min: 1.0
  average: 3.33
  25th percentile: 1.0
  median: 1.0
  75th percentile: 8.0
  max: 8.0
0 159.0
lines of code
min: 17.0 | average: 69.0 | 25th percentile: 17.0 | median: 31.0 | 75th percentile: 159.0 | max: 159.0

Number of Contributors vs. Number of Changes: 3 points

depends-maven-plugin/src/main/java/org/apache/servicemix/tooling/depends/GenerateDependsFileMojo.java x: 7 # contributors y: 8 # changes depends-maven-plugin/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml x: 1 # contributors y: 1 # changes
8.0
# changes
  min: 1.0
  average: 3.33
  25th percentile: 1.0
  median: 1.0
  75th percentile: 8.0
  max: 8.0
0 7.0
# contributors
min: 1.0 | average: 3.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 7.0 | max: 7.0

Number of Contributors vs. File Size: 3 points

depends-maven-plugin/src/main/java/org/apache/servicemix/tooling/depends/GenerateDependsFileMojo.java x: 7 # contributors y: 159 lines of code depends-maven-plugin/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml x: 1 # contributors y: 17 lines of code depends-maven-plugin/src/main/java/org/apache/servicemix/tooling/depends/DependencyComparator.java x: 1 # contributors y: 31 lines of code
159.0
lines of code
  min: 17.0
  average: 69.0
  25th percentile: 17.0
  median: 31.0
  75th percentile: 159.0
  max: 159.0
0 7.0
# contributors
min: 1.0 | average: 3.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 7.0 | max: 7.0