GoogleCloudPlatform / terraform-google-netapp-volumes
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 5 files with 338 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)
    • 4 files changed 6-20 times (315 lines of code)
    • 1 file changed 1-5 times (23 lines of code)
0% | 0% | 0% | 93% | 6%
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 5 files with 338 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)
    • 4 files changed by 2-5 contributors (315 lines of code)
    • 1 file changed by 1 contributor (23 lines of code)
0% | 0% | 0% | 93% | 6%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
tf, md, yaml, gitignore, go, json, txt, mod, dockerignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
tf0% | 0% | 0% | 92% | 7%
yaml0% | 0% | 0% | 100% | 0%
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
ROOT0% | 0% | 0% | 92% | 7%
build0% | 0% | 0% | 100% | 0%
Most Frequently Changed Files (Top 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
116 - 2024-01-08 2025-02-10 9 2 imrannayer@google.com imrannayer@google.com
main.tf
in root
140 - 2024-01-08 2025-02-10 9 2 imrannayer@google.com imrannayer@google.com
27 - 2024-01-08 2025-02-10 8 3 imrannayer@google.com imrannayer@google.com
32 - 2024-01-08 2025-03-03 7 2 imrannayer@google.com bot@renovateapp.com
outputs.tf
in root
23 - 2024-01-08 2024-02-01 3 1 imrannayer@google.com imrannayer@google.com
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
27 - 2024-01-08 2025-02-10 8 3 imrannayer@google.com imrannayer@google.com
main.tf
in root
140 - 2024-01-08 2025-02-10 9 2 imrannayer@google.com imrannayer@google.com
116 - 2024-01-08 2025-02-10 9 2 imrannayer@google.com imrannayer@google.com
32 - 2024-01-08 2025-03-03 7 2 imrannayer@google.com bot@renovateapp.com
outputs.tf
in root
23 - 2024-01-08 2024-02-01 3 1 imrannayer@google.com imrannayer@google.com
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
outputs.tf
in root
23 - 2024-01-08 2024-02-01 3 1 imrannayer@google.com imrannayer@google.com
main.tf
in root
140 - 2024-01-08 2025-02-10 9 2 imrannayer@google.com imrannayer@google.com
116 - 2024-01-08 2025-02-10 9 2 imrannayer@google.com imrannayer@google.com
32 - 2024-01-08 2025-03-03 7 2 imrannayer@google.com bot@renovateapp.com
27 - 2024-01-08 2025-02-10 8 3 imrannayer@google.com imrannayer@google.com
Correlations

File Size vs. Number of Changes: 5 points

build/int.cloudbuild.yaml x: 32 lines of code y: 7 # changes main.tf x: 140 lines of code y: 9 # changes variables.tf x: 116 lines of code y: 9 # changes versions.tf x: 27 lines of code y: 8 # changes outputs.tf x: 23 lines of code y: 3 # changes
9.0
# changes
  min: 3.0
  average: 7.2
  25th percentile: 5.0
  median: 8.0
  75th percentile: 9.0
  max: 9.0
0 140.0
lines of code
min: 23.0 | average: 67.6 | 25th percentile: 25.0 | median: 32.0 | 75th percentile: 128.0 | max: 140.0

Number of Contributors vs. Number of Changes: 5 points

build/int.cloudbuild.yaml x: 2 # contributors y: 7 # changes main.tf x: 2 # contributors y: 9 # changes versions.tf x: 3 # contributors y: 8 # changes outputs.tf x: 1 # contributors y: 3 # changes
9.0
# changes
  min: 3.0
  average: 7.2
  25th percentile: 5.0
  median: 8.0
  75th percentile: 9.0
  max: 9.0
0 3.0
# contributors
min: 1.0 | average: 2.0 | 25th percentile: 1.5 | median: 2.0 | 75th percentile: 2.5 | max: 3.0

Number of Contributors vs. File Size: 5 points

build/int.cloudbuild.yaml x: 2 # contributors y: 32 lines of code main.tf x: 2 # contributors y: 140 lines of code variables.tf x: 2 # contributors y: 116 lines of code versions.tf x: 3 # contributors y: 27 lines of code outputs.tf x: 1 # contributors y: 23 lines of code
140.0
lines of code
  min: 23.0
  average: 67.6
  25th percentile: 25.0
  median: 32.0
  75th percentile: 128.0
  max: 140.0
0 3.0
# contributors
min: 1.0 | average: 2.0 | 25th percentile: 1.5 | median: 2.0 | 75th percentile: 2.5 | max: 3.0