apache / sling-org-apache-sling-tooling-support-source
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 6 files with 299 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)
    • 6 files changed 1-5 times (299 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 6 files with 299 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 (203 lines of code)
    • 4 files changed by 1 contributor (96 lines of code)
0% | 0% | 0% | 67% | 32%
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, xml, json, txt, gitignore, properties, 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
SourceReferencesServlet.java
in src/main/java/org/apache/sling/tooling/support/source/impl
155 8 2016-03-01 2022-11-15 5 4 rombert@apache.org kwin@apache.org
FelixJettySourceReferenceFinder.java
in src/main/java/org/apache/sling/tooling/support/source/impl
48 2 2016-03-01 2022-11-15 3 2 rombert@apache.org kwin@apache.org
SourceReferenceFinder.java
in src/main/java/org/apache/sling/tooling/support/source/impl
6 - 2016-03-01 2016-03-01 1 1 rombert@apache.org rombert@apache.org
SourceReferenceException.java
in src/main/java/org/apache/sling/tooling/support/source/impl
15 4 2016-03-01 2016-03-01 1 1 rombert@apache.org rombert@apache.org
SourceReference.java
in src/main/java/org/apache/sling/tooling/support/source/impl
20 4 2016-03-01 2016-03-01 1 1 rombert@apache.org rombert@apache.org
PomHandler.java
in src/main/java/org/apache/sling/tooling/support/source/impl
55 4 2016-03-01 2016-03-01 1 1 rombert@apache.org rombert@apache.org
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
SourceReferencesServlet.java
in src/main/java/org/apache/sling/tooling/support/source/impl
155 8 2016-03-01 2022-11-15 5 4 rombert@apache.org kwin@apache.org
FelixJettySourceReferenceFinder.java
in src/main/java/org/apache/sling/tooling/support/source/impl
48 2 2016-03-01 2022-11-15 3 2 rombert@apache.org kwin@apache.org
PomHandler.java
in src/main/java/org/apache/sling/tooling/support/source/impl
55 4 2016-03-01 2016-03-01 1 1 rombert@apache.org rombert@apache.org
SourceReferenceFinder.java
in src/main/java/org/apache/sling/tooling/support/source/impl
6 - 2016-03-01 2016-03-01 1 1 rombert@apache.org rombert@apache.org
SourceReference.java
in src/main/java/org/apache/sling/tooling/support/source/impl
20 4 2016-03-01 2016-03-01 1 1 rombert@apache.org rombert@apache.org
SourceReferenceException.java
in src/main/java/org/apache/sling/tooling/support/source/impl
15 4 2016-03-01 2016-03-01 1 1 rombert@apache.org rombert@apache.org
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
PomHandler.java
in src/main/java/org/apache/sling/tooling/support/source/impl
55 4 2016-03-01 2016-03-01 1 1 rombert@apache.org rombert@apache.org
SourceReference.java
in src/main/java/org/apache/sling/tooling/support/source/impl
20 4 2016-03-01 2016-03-01 1 1 rombert@apache.org rombert@apache.org
SourceReferenceException.java
in src/main/java/org/apache/sling/tooling/support/source/impl
15 4 2016-03-01 2016-03-01 1 1 rombert@apache.org rombert@apache.org
SourceReferenceFinder.java
in src/main/java/org/apache/sling/tooling/support/source/impl
6 - 2016-03-01 2016-03-01 1 1 rombert@apache.org rombert@apache.org
FelixJettySourceReferenceFinder.java
in src/main/java/org/apache/sling/tooling/support/source/impl
48 2 2016-03-01 2022-11-15 3 2 rombert@apache.org kwin@apache.org
SourceReferencesServlet.java
in src/main/java/org/apache/sling/tooling/support/source/impl
155 8 2016-03-01 2022-11-15 5 4 rombert@apache.org kwin@apache.org
Correlations

File Size vs. Number of Changes: 6 points

src/main/java/org/apache/sling/tooling/support/source/impl/SourceReferencesServlet.java x: 155 lines of code y: 5 # changes src/main/java/org/apache/sling/tooling/support/source/impl/FelixJettySourceReferenceFinder.java x: 48 lines of code y: 3 # changes src/main/java/org/apache/sling/tooling/support/source/impl/PomHandler.java x: 55 lines of code y: 1 # changes src/main/java/org/apache/sling/tooling/support/source/impl/SourceReference.java x: 20 lines of code y: 1 # changes src/main/java/org/apache/sling/tooling/support/source/impl/SourceReferenceException.java x: 15 lines of code y: 1 # changes src/main/java/org/apache/sling/tooling/support/source/impl/SourceReferenceFinder.java x: 6 lines of code y: 1 # changes
5.0
# changes
  min: 1.0
  average: 2.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 3.5
  max: 5.0
0 155.0
lines of code
min: 6.0 | average: 49.83 | 25th percentile: 12.75 | median: 34.0 | 75th percentile: 80.0 | max: 155.0

Number of Contributors vs. Number of Changes: 6 points

src/main/java/org/apache/sling/tooling/support/source/impl/SourceReferencesServlet.java x: 4 # contributors y: 5 # changes src/main/java/org/apache/sling/tooling/support/source/impl/FelixJettySourceReferenceFinder.java x: 2 # contributors y: 3 # changes src/main/java/org/apache/sling/tooling/support/source/impl/PomHandler.java x: 1 # contributors y: 1 # changes
5.0
# changes
  min: 1.0
  average: 2.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 3.5
  max: 5.0
0 4.0
# contributors
min: 1.0 | average: 1.67 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.5 | max: 4.0

Number of Contributors vs. File Size: 6 points

src/main/java/org/apache/sling/tooling/support/source/impl/SourceReferencesServlet.java x: 4 # contributors y: 155 lines of code src/main/java/org/apache/sling/tooling/support/source/impl/FelixJettySourceReferenceFinder.java x: 2 # contributors y: 48 lines of code src/main/java/org/apache/sling/tooling/support/source/impl/PomHandler.java x: 1 # contributors y: 55 lines of code src/main/java/org/apache/sling/tooling/support/source/impl/SourceReference.java x: 1 # contributors y: 20 lines of code src/main/java/org/apache/sling/tooling/support/source/impl/SourceReferenceException.java x: 1 # contributors y: 15 lines of code src/main/java/org/apache/sling/tooling/support/source/impl/SourceReferenceFinder.java x: 1 # contributors y: 6 lines of code
155.0
lines of code
  min: 6.0
  average: 49.83
  25th percentile: 12.75
  median: 34.0
  75th percentile: 80.0
  max: 155.0
0 4.0
# contributors
min: 1.0 | average: 1.67 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.5 | max: 4.0