apache / turbine-fulcrum-upload
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 368 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 (228 lines of code)
    • 2 files changed 1-5 times (140 lines of code)
0% | 0% | 0% | 61% | 38%
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 368 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)
    • 2 files changed by 6-10 contributors (228 lines of code)
    • 1 file changed by 2-5 contributors (22 lines of code)
    • 1 file changed by 1 contributor (118 lines of code)
0% | 0% | 61% | 5% | 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
xml, txt, java, gitignore, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
java0% | 0% | 0% | 100% | 0%
xml0% | 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% | 61% | 38%
Most Frequently Changed Files (Top 4)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
UploadService.java
in src/java/org/apache/fulcrum/upload
37 - 2009-01-06 2024-07-19 9 6 tv@apache.org georg.kallidis@fu-berlin.de
DefaultUploadService.java
in src/java/org/apache/fulcrum/upload
191 19 2009-01-06 2024-07-19 9 6 tv@apache.org georg.kallidis@fu-berlin.de
site.xml
in src/site
22 - 2009-06-15 2024-12-13 5 2 tv@apache.org gk@apache.org
index.xml
in src/site/xdoc
118 - 2024-12-13 2024-12-13 1 1 gk@apache.org gk@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
UploadService.java
in src/java/org/apache/fulcrum/upload
37 - 2009-01-06 2024-07-19 9 6 tv@apache.org georg.kallidis@fu-berlin.de
DefaultUploadService.java
in src/java/org/apache/fulcrum/upload
191 19 2009-01-06 2024-07-19 9 6 tv@apache.org georg.kallidis@fu-berlin.de
site.xml
in src/site
22 - 2009-06-15 2024-12-13 5 2 tv@apache.org gk@apache.org
index.xml
in src/site/xdoc
118 - 2024-12-13 2024-12-13 1 1 gk@apache.org gk@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
index.xml
in src/site/xdoc
118 - 2024-12-13 2024-12-13 1 1 gk@apache.org gk@apache.org
site.xml
in src/site
22 - 2009-06-15 2024-12-13 5 2 tv@apache.org gk@apache.org
DefaultUploadService.java
in src/java/org/apache/fulcrum/upload
191 19 2009-01-06 2024-07-19 9 6 tv@apache.org georg.kallidis@fu-berlin.de
UploadService.java
in src/java/org/apache/fulcrum/upload
37 - 2009-01-06 2024-07-19 9 6 tv@apache.org georg.kallidis@fu-berlin.de
Correlations

File Size vs. Number of Changes: 4 points

src/site/site.xml x: 22 lines of code y: 5 # changes src/site/xdoc/index.xml x: 118 lines of code y: 1 # changes src/java/org/apache/fulcrum/upload/DefaultUploadService.java x: 191 lines of code y: 9 # changes src/java/org/apache/fulcrum/upload/UploadService.java x: 37 lines of code y: 9 # changes
9.0
# changes
  min: 1.0
  average: 6.0
  25th percentile: 2.0
  median: 7.0
  75th percentile: 9.0
  max: 9.0
0 191.0
lines of code
min: 22.0 | average: 92.0 | 25th percentile: 25.75 | median: 77.5 | 75th percentile: 172.75 | max: 191.0

Number of Contributors vs. Number of Changes: 4 points

src/site/site.xml x: 2 # contributors y: 5 # changes src/site/xdoc/index.xml x: 1 # contributors y: 1 # changes src/java/org/apache/fulcrum/upload/DefaultUploadService.java x: 6 # contributors y: 9 # changes
9.0
# changes
  min: 1.0
  average: 6.0
  25th percentile: 2.0
  median: 7.0
  75th percentile: 9.0
  max: 9.0
0 6.0
# contributors
min: 1.0 | average: 3.75 | 25th percentile: 1.25 | median: 4.0 | 75th percentile: 6.0 | max: 6.0

Number of Contributors vs. File Size: 4 points

src/site/site.xml x: 2 # contributors y: 22 lines of code src/site/xdoc/index.xml x: 1 # contributors y: 118 lines of code src/java/org/apache/fulcrum/upload/DefaultUploadService.java x: 6 # contributors y: 191 lines of code src/java/org/apache/fulcrum/upload/UploadService.java x: 6 # contributors y: 37 lines of code
191.0
lines of code
  min: 22.0
  average: 92.0
  25th percentile: 25.75
  median: 77.5
  75th percentile: 172.75
  max: 191.0
0 6.0
# contributors
min: 1.0 | average: 3.75 | 25th percentile: 1.25 | median: 4.0 | 75th percentile: 6.0 | max: 6.0