apache / sling-org-apache-sling-launchpad-api
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 24 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)
    • 5 files changed 1-5 times (24 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 5 files with 24 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)
    • 5 files changed by 1 contributor (24 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, 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% | 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 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
package-info.java
in src/main/java/org/apache/sling/launchpad/api
2 - 2015-06-19 2017-03-27 2 1 cziegeler@apache.org cziegeler@apache.org
StartupListener.java
in src/main/java/org/apache/sling/launchpad/api
6 - 2012-01-19 2013-07-22 2 1 cziegeler@apache.org cziegeler@apache.org
StartupService.java
in src/main/java/org/apache/sling/launchpad/api
4 - 2015-06-19 2015-06-19 1 1 cziegeler@apache.org cziegeler@apache.org
StartupMode.java
in src/main/java/org/apache/sling/launchpad/api
6 - 2012-01-19 2012-01-19 1 1 cziegeler@apache.org cziegeler@apache.org
StartupHandler.java
in src/main/java/org/apache/sling/launchpad/api
6 - 2012-01-19 2012-01-19 1 1 cziegeler@apache.org cziegeler@apache.org
LaunchpadContentProvider.java
in src/main/java/org/apache/sling/launchpad/api
9 -
Files With Most Contributors (Top 6)
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
StartupListener.java
in src/main/java/org/apache/sling/launchpad/api
6 - 2012-01-19 2013-07-22 2 1 cziegeler@apache.org cziegeler@apache.org
package-info.java
in src/main/java/org/apache/sling/launchpad/api
2 - 2015-06-19 2017-03-27 2 1 cziegeler@apache.org cziegeler@apache.org
StartupHandler.java
in src/main/java/org/apache/sling/launchpad/api
6 - 2012-01-19 2012-01-19 1 1 cziegeler@apache.org cziegeler@apache.org
StartupMode.java
in src/main/java/org/apache/sling/launchpad/api
6 - 2012-01-19 2012-01-19 1 1 cziegeler@apache.org cziegeler@apache.org
StartupService.java
in src/main/java/org/apache/sling/launchpad/api
4 - 2015-06-19 2015-06-19 1 1 cziegeler@apache.org cziegeler@apache.org
LaunchpadContentProvider.java
in src/main/java/org/apache/sling/launchpad/api
9 -
Files With Least Contributors (Top 6)
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
LaunchpadContentProvider.java
in src/main/java/org/apache/sling/launchpad/api
9 -
StartupListener.java
in src/main/java/org/apache/sling/launchpad/api
6 - 2012-01-19 2013-07-22 2 1 cziegeler@apache.org cziegeler@apache.org
StartupHandler.java
in src/main/java/org/apache/sling/launchpad/api
6 - 2012-01-19 2012-01-19 1 1 cziegeler@apache.org cziegeler@apache.org
StartupMode.java
in src/main/java/org/apache/sling/launchpad/api
6 - 2012-01-19 2012-01-19 1 1 cziegeler@apache.org cziegeler@apache.org
StartupService.java
in src/main/java/org/apache/sling/launchpad/api
4 - 2015-06-19 2015-06-19 1 1 cziegeler@apache.org cziegeler@apache.org
package-info.java
in src/main/java/org/apache/sling/launchpad/api
2 - 2015-06-19 2017-03-27 2 1 cziegeler@apache.org cziegeler@apache.org
Correlations

File Size vs. Number of Changes: 5 points

src/main/java/org/apache/sling/launchpad/api/package-info.java x: 2 lines of code y: 2 # changes src/main/java/org/apache/sling/launchpad/api/StartupService.java x: 4 lines of code y: 1 # changes src/main/java/org/apache/sling/launchpad/api/StartupListener.java x: 6 lines of code y: 2 # changes src/main/java/org/apache/sling/launchpad/api/StartupHandler.java x: 6 lines of code y: 1 # changes
2.0
# changes
  min: 1.0
  average: 1.4
  25th percentile: 1.0
  median: 1.0
  75th percentile: 2.0
  max: 2.0
0 6.0
lines of code
min: 2.0 | average: 4.8 | 25th percentile: 3.0 | median: 6.0 | 75th percentile: 6.0 | max: 6.0

Number of Contributors vs. Number of Changes: 5 points

src/main/java/org/apache/sling/launchpad/api/package-info.java x: 1 # contributors y: 2 # changes src/main/java/org/apache/sling/launchpad/api/StartupService.java x: 1 # contributors y: 1 # changes
2.0
# changes
  min: 1.0
  average: 1.4
  25th percentile: 1.0
  median: 1.0
  75th percentile: 2.0
  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: 5 points

src/main/java/org/apache/sling/launchpad/api/package-info.java x: 1 # contributors y: 2 lines of code src/main/java/org/apache/sling/launchpad/api/StartupService.java x: 1 # contributors y: 4 lines of code src/main/java/org/apache/sling/launchpad/api/StartupListener.java x: 1 # contributors y: 6 lines of code
6.0
lines of code
  min: 2.0
  average: 4.8
  25th percentile: 3.0
  median: 6.0
  75th percentile: 6.0
  max: 6.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