epam / VelocityPlugin
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 90 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)
    • 3 files changed 1-5 times (90 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 3 files with 90 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 (72 lines of code)
    • 1 file changed by 1 contributor (18 lines of code)
0% | 0% | 0% | 80% | 20%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
groovy, properties, gradle, yaml, txt, bat, gitignore, md, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
groovy0% | 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 3)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
VelocityEntry.groovy
in src/main/groovy/com/epam/deltix/gradle/plugins/velocity
17 1 2021-05-04 2022-07-13 3 3 akarpovich@deltixlab.com maksim_hadalau@ls2.io
VelocityTask.groovy
in src/main/groovy/com/epam/deltix/gradle/plugins/velocity
55 2 2021-05-04 2022-07-13 3 3 akarpovich@deltixlab.com maksim_hadalau@ls2.io
VelocityPlugin.groovy
in src/main/groovy/com/epam/deltix/gradle/plugins/velocity
18 1 2021-05-04 2021-05-24 2 1 akarpovich@deltixlab.com akarpovich@deltixlab.com
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
VelocityTask.groovy
in src/main/groovy/com/epam/deltix/gradle/plugins/velocity
55 2 2021-05-04 2022-07-13 3 3 akarpovich@deltixlab.com maksim_hadalau@ls2.io
VelocityEntry.groovy
in src/main/groovy/com/epam/deltix/gradle/plugins/velocity
17 1 2021-05-04 2022-07-13 3 3 akarpovich@deltixlab.com maksim_hadalau@ls2.io
VelocityPlugin.groovy
in src/main/groovy/com/epam/deltix/gradle/plugins/velocity
18 1 2021-05-04 2021-05-24 2 1 akarpovich@deltixlab.com akarpovich@deltixlab.com
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
VelocityPlugin.groovy
in src/main/groovy/com/epam/deltix/gradle/plugins/velocity
18 1 2021-05-04 2021-05-24 2 1 akarpovich@deltixlab.com akarpovich@deltixlab.com
VelocityTask.groovy
in src/main/groovy/com/epam/deltix/gradle/plugins/velocity
55 2 2021-05-04 2022-07-13 3 3 akarpovich@deltixlab.com maksim_hadalau@ls2.io
VelocityEntry.groovy
in src/main/groovy/com/epam/deltix/gradle/plugins/velocity
17 1 2021-05-04 2022-07-13 3 3 akarpovich@deltixlab.com maksim_hadalau@ls2.io
Correlations

File Size vs. Number of Changes: 3 points

src/main/groovy/com/epam/deltix/gradle/plugins/velocity/VelocityEntry.groovy x: 17 lines of code y: 3 # changes src/main/groovy/com/epam/deltix/gradle/plugins/velocity/VelocityTask.groovy x: 55 lines of code y: 3 # changes src/main/groovy/com/epam/deltix/gradle/plugins/velocity/VelocityPlugin.groovy x: 18 lines of code y: 2 # changes
3.0
# changes
  min: 2.0
  average: 2.67
  25th percentile: 2.0
  median: 3.0
  75th percentile: 3.0
  max: 3.0
0 55.0
lines of code
min: 17.0 | average: 30.0 | 25th percentile: 17.0 | median: 18.0 | 75th percentile: 55.0 | max: 55.0

Number of Contributors vs. Number of Changes: 3 points

src/main/groovy/com/epam/deltix/gradle/plugins/velocity/VelocityEntry.groovy x: 3 # contributors y: 3 # changes src/main/groovy/com/epam/deltix/gradle/plugins/velocity/VelocityPlugin.groovy x: 1 # contributors y: 2 # changes
3.0
# changes
  min: 2.0
  average: 2.67
  25th percentile: 2.0
  median: 3.0
  75th percentile: 3.0
  max: 3.0
0 3.0
# contributors
min: 1.0 | average: 2.33 | 25th percentile: 1.0 | median: 3.0 | 75th percentile: 3.0 | max: 3.0

Number of Contributors vs. File Size: 3 points

src/main/groovy/com/epam/deltix/gradle/plugins/velocity/VelocityEntry.groovy x: 3 # contributors y: 17 lines of code src/main/groovy/com/epam/deltix/gradle/plugins/velocity/VelocityTask.groovy x: 3 # contributors y: 55 lines of code src/main/groovy/com/epam/deltix/gradle/plugins/velocity/VelocityPlugin.groovy x: 1 # contributors y: 18 lines of code
55.0
lines of code
  min: 17.0
  average: 30.0
  25th percentile: 17.0
  median: 18.0
  75th percentile: 55.0
  max: 55.0
0 3.0
# contributors
min: 1.0 | average: 2.33 | 25th percentile: 1.0 | median: 3.0 | 75th percentile: 3.0 | max: 3.0