apache / archiva-redback-components-spring-utils
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 189 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)
    • 0 files changed 6-20 times (0 lines of code)
    • 4 files changed 1-5 times (189 lines of code)
0% | 0% | 0% | 0% | 100%
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 189 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)
    • 0 files changed by 2-5 contributors (0 lines of code)
    • 4 files changed by 1 contributor (189 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
26+
11-25
6-10
2-5
1

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

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
PlexusShimComponent.java
in src/main/java/org/apache/archiva/redback/components/springutils/plexusshim
51 4 2012-04-13 2013-04-28 2 1 olamy@apache.org olamy@apache.org
spring-context.xml
in src/main/resources/META-INF
13 - 2012-04-13 2012-04-13 1 1 olamy@apache.org olamy@apache.org
site.xml
in src/site
13 - 2018-04-15 2018-04-15 1 1 martin.stockhammer@ars.de martin.stockhammer@ars.de
ComponentContainer.java
in src/main/java/org/apache/archiva/redback/components/springutils
112 7 2012-04-13 2012-04-13 1 1 olamy@apache.org olamy@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
PlexusShimComponent.java
in src/main/java/org/apache/archiva/redback/components/springutils/plexusshim
51 4 2012-04-13 2013-04-28 2 1 olamy@apache.org olamy@apache.org
site.xml
in src/site
13 - 2018-04-15 2018-04-15 1 1 martin.stockhammer@ars.de martin.stockhammer@ars.de
spring-context.xml
in src/main/resources/META-INF
13 - 2012-04-13 2012-04-13 1 1 olamy@apache.org olamy@apache.org
ComponentContainer.java
in src/main/java/org/apache/archiva/redback/components/springutils
112 7 2012-04-13 2012-04-13 1 1 olamy@apache.org olamy@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
ComponentContainer.java
in src/main/java/org/apache/archiva/redback/components/springutils
112 7 2012-04-13 2012-04-13 1 1 olamy@apache.org olamy@apache.org
PlexusShimComponent.java
in src/main/java/org/apache/archiva/redback/components/springutils/plexusshim
51 4 2012-04-13 2013-04-28 2 1 olamy@apache.org olamy@apache.org
site.xml
in src/site
13 - 2018-04-15 2018-04-15 1 1 martin.stockhammer@ars.de martin.stockhammer@ars.de
spring-context.xml
in src/main/resources/META-INF
13 - 2012-04-13 2012-04-13 1 1 olamy@apache.org olamy@apache.org
Correlations

File Size vs. Number of Changes: 4 points

src/site/site.xml x: 13 lines of code y: 1 # changes src/main/java/org/apache/archiva/redback/components/springutils/plexusshim/PlexusShimComponent.java x: 51 lines of code y: 2 # changes src/main/java/org/apache/archiva/redback/components/springutils/ComponentContainer.java x: 112 lines of code y: 1 # changes
2.0
# changes
  min: 1.0
  average: 1.25
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.75
  max: 2.0
0 112.0
lines of code
min: 13.0 | average: 47.25 | 25th percentile: 13.0 | median: 32.0 | 75th percentile: 96.75 | max: 112.0

Number of Contributors vs. Number of Changes: 4 points

src/site/site.xml x: 1 # contributors y: 1 # changes src/main/java/org/apache/archiva/redback/components/springutils/plexusshim/PlexusShimComponent.java x: 1 # contributors y: 2 # changes
2.0
# changes
  min: 1.0
  average: 1.25
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.75
  max: 2.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

Number of Contributors vs. File Size: 4 points

src/site/site.xml x: 1 # contributors y: 13 lines of code src/main/java/org/apache/archiva/redback/components/springutils/plexusshim/PlexusShimComponent.java x: 1 # contributors y: 51 lines of code src/main/java/org/apache/archiva/redback/components/springutils/ComponentContainer.java x: 1 # contributors y: 112 lines of code
112.0
lines of code
  min: 13.0
  average: 47.25
  25th percentile: 13.0
  median: 32.0
  75th percentile: 96.75
  max: 112.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0