apache / sling-org-apache-sling-installer-provider-installhook
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 534 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)
    • 2 files changed 6-20 times (502 lines of code)
    • 1 file changed 1-5 times (32 lines of code)
0% | 0% | 0% | 94% | 5%
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 534 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)
    • 2 files changed by 2-5 contributors (502 lines of code)
    • 1 file changed by 1 contributor (32 lines of code)
0% | 0% | 0% | 94% | 5%
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% | 94% | 5%
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% | 94% | 5%
Most Frequently Changed Files (Top 3)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
OsgiInstallerHook.java
in src/main/java/org/apache/sling/installer/provider/installhook
426 19 2018-07-31 2019-12-21 9 3 georg.henzler@netcentric.biz ghenzler@users.noreply.gith...
OsgiInstallerListener.java
in src/main/java/org/apache/sling/installer/provider/installhook
76 5 2018-07-31 2018-11-09 6 2 georg.henzler@netcentric.biz ghenzler@users.noreply.gith...
OsgiInstallerHookEntry.java
in src/main/java/org/apache/sling/installer/provider/installhook
32 2 2019-12-21 2019-12-21 1 1 georg.henzler@netcentric.biz georg.henzler@netcentric.biz
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
OsgiInstallerHook.java
in src/main/java/org/apache/sling/installer/provider/installhook
426 19 2018-07-31 2019-12-21 9 3 georg.henzler@netcentric.biz ghenzler@users.noreply.gith...
OsgiInstallerListener.java
in src/main/java/org/apache/sling/installer/provider/installhook
76 5 2018-07-31 2018-11-09 6 2 georg.henzler@netcentric.biz ghenzler@users.noreply.gith...
OsgiInstallerHookEntry.java
in src/main/java/org/apache/sling/installer/provider/installhook
32 2 2019-12-21 2019-12-21 1 1 georg.henzler@netcentric.biz georg.henzler@netcentric.biz
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
OsgiInstallerHookEntry.java
in src/main/java/org/apache/sling/installer/provider/installhook
32 2 2019-12-21 2019-12-21 1 1 georg.henzler@netcentric.biz georg.henzler@netcentric.biz
OsgiInstallerListener.java
in src/main/java/org/apache/sling/installer/provider/installhook
76 5 2018-07-31 2018-11-09 6 2 georg.henzler@netcentric.biz ghenzler@users.noreply.gith...
OsgiInstallerHook.java
in src/main/java/org/apache/sling/installer/provider/installhook
426 19 2018-07-31 2019-12-21 9 3 georg.henzler@netcentric.biz ghenzler@users.noreply.gith...
Correlations

File Size vs. Number of Changes: 3 points

src/main/java/org/apache/sling/installer/provider/installhook/OsgiInstallerHook.java x: 426 lines of code y: 9 # changes src/main/java/org/apache/sling/installer/provider/installhook/OsgiInstallerHookEntry.java x: 32 lines of code y: 1 # changes src/main/java/org/apache/sling/installer/provider/installhook/OsgiInstallerListener.java x: 76 lines of code y: 6 # changes
9.0
# changes
  min: 1.0
  average: 5.33
  25th percentile: 1.0
  median: 6.0
  75th percentile: 9.0
  max: 9.0
0 426.0
lines of code
min: 32.0 | average: 178.0 | 25th percentile: 32.0 | median: 76.0 | 75th percentile: 426.0 | max: 426.0

Number of Contributors vs. Number of Changes: 3 points

src/main/java/org/apache/sling/installer/provider/installhook/OsgiInstallerHook.java x: 3 # contributors y: 9 # changes src/main/java/org/apache/sling/installer/provider/installhook/OsgiInstallerHookEntry.java x: 1 # contributors y: 1 # changes src/main/java/org/apache/sling/installer/provider/installhook/OsgiInstallerListener.java x: 2 # contributors y: 6 # changes
9.0
# changes
  min: 1.0
  average: 5.33
  25th percentile: 1.0
  median: 6.0
  75th percentile: 9.0
  max: 9.0
0 3.0
# contributors
min: 1.0 | average: 2.0 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 3.0

Number of Contributors vs. File Size: 3 points

src/main/java/org/apache/sling/installer/provider/installhook/OsgiInstallerHook.java x: 3 # contributors y: 426 lines of code src/main/java/org/apache/sling/installer/provider/installhook/OsgiInstallerHookEntry.java x: 1 # contributors y: 32 lines of code src/main/java/org/apache/sling/installer/provider/installhook/OsgiInstallerListener.java x: 2 # contributors y: 76 lines of code
426.0
lines of code
  min: 32.0
  average: 178.0
  25th percentile: 32.0
  median: 76.0
  75th percentile: 426.0
  max: 426.0
0 3.0
# contributors
min: 1.0 | average: 2.0 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 3.0