apache / sling-org-apache-sling-jcr-registration
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 430 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 (108 lines of code)
    • 3 files changed 1-5 times (322 lines of code)
0% | 0% | 0% | 25% | 74%
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 430 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 (430 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
java, md, txt, xml, gitignore, 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% | 25% | 74%
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% | 25% | 74%
Most Frequently Changed Files (Top 4)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
AbstractRegistrationSupport.java
in src/main/java/org/apache/sling/jcr/registration
108 9 2012-05-02 2022-07-26 6 4 fmeschbe@apache.org 37666786+ashokmca07@users.n...
JndiRegistrationSupport.java
in src/main/java/org/apache/sling/jcr/registration/impl
126 6 2012-05-02 2022-07-26 5 4 fmeschbe@apache.org 37666786+ashokmca07@users.n...
RmiRegistrationSupport.java
in src/main/java/org/apache/sling/jcr/registration/impl
193 11 2012-05-02 2022-07-26 5 4 fmeschbe@apache.org 37666786+ashokmca07@users.n...
package-info.java
in src/main/java/org/apache/sling/jcr/registration
3 - 2012-05-02 2022-07-26 4 4 fmeschbe@apache.org 37666786+ashokmca07@users.n...
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
AbstractRegistrationSupport.java
in src/main/java/org/apache/sling/jcr/registration
108 9 2012-05-02 2022-07-26 6 4 fmeschbe@apache.org 37666786+ashokmca07@users.n...
RmiRegistrationSupport.java
in src/main/java/org/apache/sling/jcr/registration/impl
193 11 2012-05-02 2022-07-26 5 4 fmeschbe@apache.org 37666786+ashokmca07@users.n...
JndiRegistrationSupport.java
in src/main/java/org/apache/sling/jcr/registration/impl
126 6 2012-05-02 2022-07-26 5 4 fmeschbe@apache.org 37666786+ashokmca07@users.n...
package-info.java
in src/main/java/org/apache/sling/jcr/registration
3 - 2012-05-02 2022-07-26 4 4 fmeschbe@apache.org 37666786+ashokmca07@users.n...
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
RmiRegistrationSupport.java
in src/main/java/org/apache/sling/jcr/registration/impl
193 11 2012-05-02 2022-07-26 5 4 fmeschbe@apache.org 37666786+ashokmca07@users.n...
JndiRegistrationSupport.java
in src/main/java/org/apache/sling/jcr/registration/impl
126 6 2012-05-02 2022-07-26 5 4 fmeschbe@apache.org 37666786+ashokmca07@users.n...
AbstractRegistrationSupport.java
in src/main/java/org/apache/sling/jcr/registration
108 9 2012-05-02 2022-07-26 6 4 fmeschbe@apache.org 37666786+ashokmca07@users.n...
package-info.java
in src/main/java/org/apache/sling/jcr/registration
3 - 2012-05-02 2022-07-26 4 4 fmeschbe@apache.org 37666786+ashokmca07@users.n...
Correlations

File Size vs. Number of Changes: 4 points

src/main/java/org/apache/sling/jcr/registration/AbstractRegistrationSupport.java x: 108 lines of code y: 6 # changes src/main/java/org/apache/sling/jcr/registration/impl/JndiRegistrationSupport.java x: 126 lines of code y: 5 # changes src/main/java/org/apache/sling/jcr/registration/impl/RmiRegistrationSupport.java x: 193 lines of code y: 5 # changes src/main/java/org/apache/sling/jcr/registration/package-info.java x: 3 lines of code y: 4 # changes
6.0
# changes
  min: 4.0
  average: 5.0
  25th percentile: 4.25
  median: 5.0
  75th percentile: 5.75
  max: 6.0
0 193.0
lines of code
min: 3.0 | average: 107.5 | 25th percentile: 29.25 | median: 117.0 | 75th percentile: 176.25 | max: 193.0

Number of Contributors vs. Number of Changes: 4 points

src/main/java/org/apache/sling/jcr/registration/AbstractRegistrationSupport.java x: 4 # contributors y: 6 # changes src/main/java/org/apache/sling/jcr/registration/impl/JndiRegistrationSupport.java x: 4 # contributors y: 5 # changes src/main/java/org/apache/sling/jcr/registration/package-info.java x: 4 # contributors y: 4 # changes
6.0
# changes
  min: 4.0
  average: 5.0
  25th percentile: 4.25
  median: 5.0
  75th percentile: 5.75
  max: 6.0
0 4.0
# contributors
min: 4.0 | average: 4.0 | 25th percentile: 4.0 | median: 4.0 | 75th percentile: 4.0 | max: 4.0

Number of Contributors vs. File Size: 4 points

src/main/java/org/apache/sling/jcr/registration/AbstractRegistrationSupport.java x: 4 # contributors y: 108 lines of code src/main/java/org/apache/sling/jcr/registration/impl/JndiRegistrationSupport.java x: 4 # contributors y: 126 lines of code src/main/java/org/apache/sling/jcr/registration/impl/RmiRegistrationSupport.java x: 4 # contributors y: 193 lines of code src/main/java/org/apache/sling/jcr/registration/package-info.java x: 4 # contributors y: 3 lines of code
193.0
lines of code
  min: 3.0
  average: 107.5
  25th percentile: 29.25
  median: 117.0
  75th percentile: 176.25
  max: 193.0
0 4.0
# contributors
min: 4.0 | average: 4.0 | 25th percentile: 4.0 | median: 4.0 | 75th percentile: 4.0 | max: 4.0