apache / sling-org-apache-sling-contentparser-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 4 files with 141 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)
    • 4 files changed 1-5 times (141 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 4 files with 141 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)
    • 3 files changed by 2-5 contributors (138 lines of code)
    • 1 file changed by 1 contributor (3 lines of code)
0% | 0% | 0% | 97% | 2%
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 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ParserHelper.java
in src/main/java/org/apache/sling/contentparser/api
67 4 2019-07-11 2019-07-24 3 2 radu@apache.org cotescu@adobe.com
ContentParser.java
in src/main/java/org/apache/sling/contentparser/api
9 - 2019-07-22 2019-07-24 2 2 radu@apache.org cotescu@adobe.com
ParserOptions.java
in src/main/java/org/apache/sling/contentparser/api
62 10 2019-07-22 2019-07-24 2 2 radu@apache.org cotescu@adobe.com
package-info.java
in src/main/java/org/apache/sling/contentparser/api
3 - 2019-07-22 2019-07-22 1 1 radu@apache.org radu@apache.org
ContentHandler.java
in src/main/java/org/apache/sling/contentparser/api
7 -
Files With Most Contributors (Top 5)
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
ParserHelper.java
in src/main/java/org/apache/sling/contentparser/api
67 4 2019-07-11 2019-07-24 3 2 radu@apache.org cotescu@adobe.com
ParserOptions.java
in src/main/java/org/apache/sling/contentparser/api
62 10 2019-07-22 2019-07-24 2 2 radu@apache.org cotescu@adobe.com
ContentParser.java
in src/main/java/org/apache/sling/contentparser/api
9 - 2019-07-22 2019-07-24 2 2 radu@apache.org cotescu@adobe.com
package-info.java
in src/main/java/org/apache/sling/contentparser/api
3 - 2019-07-22 2019-07-22 1 1 radu@apache.org radu@apache.org
ContentHandler.java
in src/main/java/org/apache/sling/contentparser/api
7 -
Files With Least Contributors (Top 5)
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
ContentHandler.java
in src/main/java/org/apache/sling/contentparser/api
7 -
package-info.java
in src/main/java/org/apache/sling/contentparser/api
3 - 2019-07-22 2019-07-22 1 1 radu@apache.org radu@apache.org
ParserHelper.java
in src/main/java/org/apache/sling/contentparser/api
67 4 2019-07-11 2019-07-24 3 2 radu@apache.org cotescu@adobe.com
ParserOptions.java
in src/main/java/org/apache/sling/contentparser/api
62 10 2019-07-22 2019-07-24 2 2 radu@apache.org cotescu@adobe.com
ContentParser.java
in src/main/java/org/apache/sling/contentparser/api
9 - 2019-07-22 2019-07-24 2 2 radu@apache.org cotescu@adobe.com
Correlations

File Size vs. Number of Changes: 4 points

src/main/java/org/apache/sling/contentparser/api/ContentParser.java x: 9 lines of code y: 2 # changes src/main/java/org/apache/sling/contentparser/api/ParserHelper.java x: 67 lines of code y: 3 # changes src/main/java/org/apache/sling/contentparser/api/ParserOptions.java x: 62 lines of code y: 2 # changes src/main/java/org/apache/sling/contentparser/api/package-info.java x: 3 lines of code y: 1 # changes
3.0
# changes
  min: 1.0
  average: 2.0
  25th percentile: 1.25
  median: 2.0
  75th percentile: 2.75
  max: 3.0
0 67.0
lines of code
min: 3.0 | average: 35.25 | 25th percentile: 4.5 | median: 35.5 | 75th percentile: 65.75 | max: 67.0

Number of Contributors vs. Number of Changes: 4 points

src/main/java/org/apache/sling/contentparser/api/ContentParser.java x: 2 # contributors y: 2 # changes src/main/java/org/apache/sling/contentparser/api/ParserHelper.java x: 2 # contributors y: 3 # changes src/main/java/org/apache/sling/contentparser/api/package-info.java x: 1 # contributors y: 1 # changes
3.0
# changes
  min: 1.0
  average: 2.0
  25th percentile: 1.25
  median: 2.0
  75th percentile: 2.75
  max: 3.0
0 2.0
# contributors
min: 1.0 | average: 1.75 | 25th percentile: 1.25 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

Number of Contributors vs. File Size: 4 points

src/main/java/org/apache/sling/contentparser/api/ContentParser.java x: 2 # contributors y: 9 lines of code src/main/java/org/apache/sling/contentparser/api/ParserHelper.java x: 2 # contributors y: 67 lines of code src/main/java/org/apache/sling/contentparser/api/ParserOptions.java x: 2 # contributors y: 62 lines of code src/main/java/org/apache/sling/contentparser/api/package-info.java x: 1 # contributors y: 3 lines of code
67.0
lines of code
  min: 3.0
  average: 35.25
  25th percentile: 4.5
  median: 35.5
  75th percentile: 65.75
  max: 67.0
0 2.0
# contributors
min: 1.0 | average: 1.75 | 25th percentile: 1.25 | median: 2.0 | 75th percentile: 2.0 | max: 2.0