apache / sling-org-apache-sling-jcr-webconsole
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 276 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 (161 lines of code)
    • 3 files changed 1-5 times (115 lines of code)
0% | 0% | 0% | 58% | 41%
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 276 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 (210 lines of code)
    • 2 files changed by 1 contributor (66 lines of code)
0% | 0% | 0% | 76% | 23%
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, 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% | 58% | 41%
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% | 58% | 41%
Most Frequently Changed Files (Top 4)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
NodeTypeConfigurationPrinter.java
in src/main/java/org/apache/sling/jcr/webconsole/internal
161 6 2010-08-30 2020-12-01 6 3 justin@apache.org kwin@apache.org
DescriptorsPrinter.java
in src/main/java/org/apache/sling/jcr/webconsole/internal
19 1 2020-12-01 2020-12-01 1 1 kwin@apache.org kwin@apache.org
NamespacesPrinter.java
in src/main/java/org/apache/sling/jcr/webconsole/internal
47 1 2020-12-01 2020-12-01 1 1 kwin@apache.org kwin@apache.org
CndPrinter.java
in src/main/java/org/apache/sling/jcr/webconsole/internal
49 1 2020-12-01 2020-12-01 1 2 konrad.windszus@netcentric.biz kwin@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
NodeTypeConfigurationPrinter.java
in src/main/java/org/apache/sling/jcr/webconsole/internal
161 6 2010-08-30 2020-12-01 6 3 justin@apache.org kwin@apache.org
CndPrinter.java
in src/main/java/org/apache/sling/jcr/webconsole/internal
49 1 2020-12-01 2020-12-01 1 2 konrad.windszus@netcentric.biz kwin@apache.org
NamespacesPrinter.java
in src/main/java/org/apache/sling/jcr/webconsole/internal
47 1 2020-12-01 2020-12-01 1 1 kwin@apache.org kwin@apache.org
DescriptorsPrinter.java
in src/main/java/org/apache/sling/jcr/webconsole/internal
19 1 2020-12-01 2020-12-01 1 1 kwin@apache.org kwin@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
NamespacesPrinter.java
in src/main/java/org/apache/sling/jcr/webconsole/internal
47 1 2020-12-01 2020-12-01 1 1 kwin@apache.org kwin@apache.org
DescriptorsPrinter.java
in src/main/java/org/apache/sling/jcr/webconsole/internal
19 1 2020-12-01 2020-12-01 1 1 kwin@apache.org kwin@apache.org
CndPrinter.java
in src/main/java/org/apache/sling/jcr/webconsole/internal
49 1 2020-12-01 2020-12-01 1 2 konrad.windszus@netcentric.biz kwin@apache.org
NodeTypeConfigurationPrinter.java
in src/main/java/org/apache/sling/jcr/webconsole/internal
161 6 2010-08-30 2020-12-01 6 3 justin@apache.org kwin@apache.org
Correlations

File Size vs. Number of Changes: 4 points

src/main/java/org/apache/sling/jcr/webconsole/internal/CndPrinter.java x: 49 lines of code y: 1 # changes src/main/java/org/apache/sling/jcr/webconsole/internal/DescriptorsPrinter.java x: 19 lines of code y: 1 # changes src/main/java/org/apache/sling/jcr/webconsole/internal/NamespacesPrinter.java x: 47 lines of code y: 1 # changes src/main/java/org/apache/sling/jcr/webconsole/internal/NodeTypeConfigurationPrinter.java x: 161 lines of code y: 6 # changes
6.0
# changes
  min: 1.0
  average: 2.25
  25th percentile: 1.0
  median: 1.0
  75th percentile: 4.75
  max: 6.0
0 161.0
lines of code
min: 19.0 | average: 69.0 | 25th percentile: 26.0 | median: 48.0 | 75th percentile: 133.0 | max: 161.0

Number of Contributors vs. Number of Changes: 4 points

src/main/java/org/apache/sling/jcr/webconsole/internal/CndPrinter.java x: 2 # contributors y: 1 # changes src/main/java/org/apache/sling/jcr/webconsole/internal/DescriptorsPrinter.java x: 1 # contributors y: 1 # changes src/main/java/org/apache/sling/jcr/webconsole/internal/NodeTypeConfigurationPrinter.java x: 3 # contributors y: 6 # changes
6.0
# changes
  min: 1.0
  average: 2.25
  25th percentile: 1.0
  median: 1.0
  75th percentile: 4.75
  max: 6.0
0 3.0
# contributors
min: 1.0 | average: 1.75 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 2.75 | max: 3.0

Number of Contributors vs. File Size: 4 points

src/main/java/org/apache/sling/jcr/webconsole/internal/CndPrinter.java x: 2 # contributors y: 49 lines of code src/main/java/org/apache/sling/jcr/webconsole/internal/DescriptorsPrinter.java x: 1 # contributors y: 19 lines of code src/main/java/org/apache/sling/jcr/webconsole/internal/NamespacesPrinter.java x: 1 # contributors y: 47 lines of code src/main/java/org/apache/sling/jcr/webconsole/internal/NodeTypeConfigurationPrinter.java x: 3 # contributors y: 161 lines of code
161.0
lines of code
  min: 19.0
  average: 69.0
  25th percentile: 26.0
  median: 48.0
  75th percentile: 133.0
  max: 161.0
0 3.0
# contributors
min: 1.0 | average: 1.75 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 2.75 | max: 3.0