GoogleCloudPlatform / terraform-google-cloud-deploy
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 308 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)
    • 5 files changed 1-5 times (308 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 5 files with 308 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)
    • 5 files changed by 2-5 contributors (308 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 0% | 100% | 0%
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, go, gitignore, 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% | 0% | 100%
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% | 0% | 100%
build0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
27 - 2023-12-18 2025-02-26 4 2 bot@renovateapp.com bot@renovateapp.com
main.tf
in root
174 - 2023-03-31 2023-08-07 3 3 niranjan.kl@gmail.com 89003990+sudharsanesivamany...
outputs.tf
in root
27 - 2023-03-31 2023-08-07 2 2 niranjan.kl@gmail.com 89003990+sudharsanesivamany...
30 - 2023-03-31 2023-12-21 2 2 niranjan.kl@gmail.com bharathkrishnakb@gmail.com
50 - 2023-03-31 2023-08-07 2 2 niranjan.kl@gmail.com 89003990+sudharsanesivamany...
10 -
Files With Most Contributors (Top 6)
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
main.tf
in root
174 - 2023-03-31 2023-08-07 3 3 niranjan.kl@gmail.com 89003990+sudharsanesivamany...
27 - 2023-12-18 2025-02-26 4 2 bot@renovateapp.com bot@renovateapp.com
50 - 2023-03-31 2023-08-07 2 2 niranjan.kl@gmail.com 89003990+sudharsanesivamany...
30 - 2023-03-31 2023-12-21 2 2 niranjan.kl@gmail.com bharathkrishnakb@gmail.com
outputs.tf
in root
27 - 2023-03-31 2023-08-07 2 2 niranjan.kl@gmail.com 89003990+sudharsanesivamany...
10 -
Files With Least Contributors (Top 6)
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
10 -
50 - 2023-03-31 2023-08-07 2 2 niranjan.kl@gmail.com 89003990+sudharsanesivamany...
30 - 2023-03-31 2023-12-21 2 2 niranjan.kl@gmail.com bharathkrishnakb@gmail.com
27 - 2023-12-18 2025-02-26 4 2 bot@renovateapp.com bot@renovateapp.com
outputs.tf
in root
27 - 2023-03-31 2023-08-07 2 2 niranjan.kl@gmail.com 89003990+sudharsanesivamany...
main.tf
in root
174 - 2023-03-31 2023-08-07 3 3 niranjan.kl@gmail.com 89003990+sudharsanesivamany...
Correlations

File Size vs. Number of Changes: 5 points

versions.tf x: 27 lines of code y: 4 # changes build/int.cloudbuild.yaml x: 30 lines of code y: 2 # changes main.tf x: 174 lines of code y: 3 # changes outputs.tf x: 27 lines of code y: 2 # changes variables.tf x: 50 lines of code y: 2 # changes
4.0
# changes
  min: 2.0
  average: 2.6
  25th percentile: 2.0
  median: 2.0
  75th percentile: 3.5
  max: 4.0
0 174.0
lines of code
min: 27.0 | average: 61.6 | 25th percentile: 27.0 | median: 30.0 | 75th percentile: 112.0 | max: 174.0

Number of Contributors vs. Number of Changes: 5 points

versions.tf x: 2 # contributors y: 4 # changes build/int.cloudbuild.yaml x: 2 # contributors y: 2 # changes main.tf x: 3 # contributors y: 3 # changes
4.0
# changes
  min: 2.0
  average: 2.6
  25th percentile: 2.0
  median: 2.0
  75th percentile: 3.5
  max: 4.0
0 3.0
# contributors
min: 2.0 | average: 2.2 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.5 | max: 3.0

Number of Contributors vs. File Size: 5 points

versions.tf x: 2 # contributors y: 27 lines of code build/int.cloudbuild.yaml x: 2 # contributors y: 30 lines of code main.tf x: 3 # contributors y: 174 lines of code variables.tf x: 2 # contributors y: 50 lines of code
174.0
lines of code
  min: 27.0
  average: 61.6
  25th percentile: 27.0
  median: 30.0
  75th percentile: 112.0
  max: 174.0
0 3.0
# contributors
min: 2.0 | average: 2.2 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.5 | max: 3.0