GoogleCloudPlatform / terraform-google-backup-dr
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 479 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)
    • 3 files changed 6-20 times (413 lines of code)
    • 2 files changed 1-5 times (66 lines of code)
0% | 0% | 0% | 86% | 13%
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 479 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 (440 lines of code)
    • 1 file changed by 1 contributor (39 lines of code)
0% | 0% | 0% | 91% | 8%
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, tfvars, 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% | 91% | 8%
yaml0% | 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
ROOT0% | 0% | 0% | 91% | 8%
build0% | 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
97 - 2023-09-03 2025-01-24 13 4 umeshkumhar@google.com 167406134+ankushpareddy@use...
43 - 2023-09-03 2025-01-14 7 5 umeshkumhar@google.com bharathkrishnakb@gmail.com
main.tf
in root
273 - 2023-09-03 2024-11-14 6 2 umeshkumhar@google.com 167406134+ankushpareddy@use...
27 - 2023-09-20 2024-08-16 3 3 umeshkumhar@google.com bot@renovateapp.com
outputs.tf
in root
39 - 2023-09-03 2023-09-18 3 1 umeshkumhar@google.com umeshkumhar@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
43 - 2023-09-03 2025-01-14 7 5 umeshkumhar@google.com bharathkrishnakb@gmail.com
97 - 2023-09-03 2025-01-24 13 4 umeshkumhar@google.com 167406134+ankushpareddy@use...
27 - 2023-09-20 2024-08-16 3 3 umeshkumhar@google.com bot@renovateapp.com
main.tf
in root
273 - 2023-09-03 2024-11-14 6 2 umeshkumhar@google.com 167406134+ankushpareddy@use...
outputs.tf
in root
39 - 2023-09-03 2023-09-18 3 1 umeshkumhar@google.com umeshkumhar@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
39 - 2023-09-03 2023-09-18 3 1 umeshkumhar@google.com umeshkumhar@google.com
main.tf
in root
273 - 2023-09-03 2024-11-14 6 2 umeshkumhar@google.com 167406134+ankushpareddy@use...
27 - 2023-09-20 2024-08-16 3 3 umeshkumhar@google.com bot@renovateapp.com
97 - 2023-09-03 2025-01-24 13 4 umeshkumhar@google.com 167406134+ankushpareddy@use...
43 - 2023-09-03 2025-01-14 7 5 umeshkumhar@google.com bharathkrishnakb@gmail.com
Correlations

File Size vs. Number of Changes: 5 points

variables.tf x: 97 lines of code y: 13 # changes versions.tf x: 43 lines of code y: 7 # changes main.tf x: 273 lines of code y: 6 # changes build/int.cloudbuild.yaml x: 27 lines of code y: 3 # changes outputs.tf x: 39 lines of code y: 3 # changes
13.0
# changes
  min: 3.0
  average: 6.4
  25th percentile: 3.0
  median: 6.0
  75th percentile: 10.0
  max: 13.0
0 273.0
lines of code
min: 27.0 | average: 95.8 | 25th percentile: 33.0 | median: 43.0 | 75th percentile: 185.0 | max: 273.0

Number of Contributors vs. Number of Changes: 5 points

variables.tf x: 4 # contributors y: 13 # changes versions.tf x: 5 # contributors y: 7 # changes main.tf x: 2 # contributors y: 6 # changes build/int.cloudbuild.yaml x: 3 # contributors y: 3 # changes outputs.tf x: 1 # contributors y: 3 # changes
13.0
# changes
  min: 3.0
  average: 6.4
  25th percentile: 3.0
  median: 6.0
  75th percentile: 10.0
  max: 13.0
0 5.0
# contributors
min: 1.0 | average: 3.0 | 25th percentile: 1.5 | median: 3.0 | 75th percentile: 4.5 | max: 5.0

Number of Contributors vs. File Size: 5 points

variables.tf x: 4 # contributors y: 97 lines of code versions.tf x: 5 # contributors y: 43 lines of code main.tf x: 2 # contributors y: 273 lines of code build/int.cloudbuild.yaml x: 3 # contributors y: 27 lines of code outputs.tf x: 1 # contributors y: 39 lines of code
273.0
lines of code
  min: 27.0
  average: 95.8
  25th percentile: 33.0
  median: 43.0
  75th percentile: 185.0
  max: 273.0
0 5.0
# contributors
min: 1.0 | average: 3.0 | 25th percentile: 1.5 | median: 3.0 | 75th percentile: 4.5 | max: 5.0