GoogleCloudPlatform / terraform-google-three-tier-web-app
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 7 files with 540 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 (414 lines of code)
    • 3 files changed 1-5 times (126 lines of code)
0% | 0% | 0% | 76% | 23%
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 7 files with 540 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 (503 lines of code)
    • 2 files changed by 1 contributor (37 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, yaml, md, go, gitignore, json, txt, mod, svg, 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% | 38% | 61%
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% | 75% | 24%
build0% | 0% | 0% | 85% | 14%
Most Frequently Changed Files (Top 7)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
main.tf
in root
253 - 2022-08-05 2025-03-07 19 5 tpryan@google.com i.am.nim.jay@gmail.com
39 - 2022-08-10 2025-03-07 11 4 tpryan@google.com i.am.nim.jay@gmail.com
61 - 2022-08-05 2024-09-16 7 4 tpryan@google.com agangil3@gatech.edu
61 - 2022-08-17 2024-09-16 6 4 tpryan@google.com agangil3@gatech.edu
89 - 2023-01-30 2024-09-16 5 4 malik.awais@gmail.com agangil3@gatech.edu
outputs.tf
in root
27 - 2022-08-05 2023-04-21 4 1 tpryan@google.com tpryan@google.com
10 - 2022-08-15 2022-08-15 1 1 tpryan@google.com tpryan@google.com
Files With Most Contributors (Top 7)
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
253 - 2022-08-05 2025-03-07 19 5 tpryan@google.com i.am.nim.jay@gmail.com
39 - 2022-08-10 2025-03-07 11 4 tpryan@google.com i.am.nim.jay@gmail.com
61 - 2022-08-05 2024-09-16 7 4 tpryan@google.com agangil3@gatech.edu
61 - 2022-08-17 2024-09-16 6 4 tpryan@google.com agangil3@gatech.edu
89 - 2023-01-30 2024-09-16 5 4 malik.awais@gmail.com agangil3@gatech.edu
outputs.tf
in root
27 - 2022-08-05 2023-04-21 4 1 tpryan@google.com tpryan@google.com
10 - 2022-08-15 2022-08-15 1 1 tpryan@google.com tpryan@google.com
Files With Least Contributors (Top 7)
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
27 - 2022-08-05 2023-04-21 4 1 tpryan@google.com tpryan@google.com
10 - 2022-08-15 2022-08-15 1 1 tpryan@google.com tpryan@google.com
89 - 2023-01-30 2024-09-16 5 4 malik.awais@gmail.com agangil3@gatech.edu
61 - 2022-08-05 2024-09-16 7 4 tpryan@google.com agangil3@gatech.edu
61 - 2022-08-17 2024-09-16 6 4 tpryan@google.com agangil3@gatech.edu
39 - 2022-08-10 2025-03-07 11 4 tpryan@google.com i.am.nim.jay@gmail.com
main.tf
in root
253 - 2022-08-05 2025-03-07 19 5 tpryan@google.com i.am.nim.jay@gmail.com
Correlations

File Size vs. Number of Changes: 7 points

main.tf x: 253 lines of code y: 19 # changes versions.tf x: 39 lines of code y: 11 # changes build/int.cloudbuild.yaml x: 61 lines of code y: 6 # changes metadata.yaml x: 89 lines of code y: 5 # changes variables.tf x: 61 lines of code y: 7 # changes outputs.tf x: 27 lines of code y: 4 # changes build/lint.cloudbuild.yaml x: 10 lines of code y: 1 # changes
19.0
# changes
  min: 1.0
  average: 7.57
  25th percentile: 4.0
  median: 6.0
  75th percentile: 11.0
  max: 19.0
0 253.0
lines of code
min: 10.0 | average: 77.14 | 25th percentile: 27.0 | median: 61.0 | 75th percentile: 89.0 | max: 253.0

Number of Contributors vs. Number of Changes: 7 points

main.tf x: 5 # contributors y: 19 # changes versions.tf x: 4 # contributors y: 11 # changes build/int.cloudbuild.yaml x: 4 # contributors y: 6 # changes metadata.yaml x: 4 # contributors y: 5 # changes variables.tf x: 4 # contributors y: 7 # changes outputs.tf x: 1 # contributors y: 4 # changes build/lint.cloudbuild.yaml x: 1 # contributors y: 1 # changes
19.0
# changes
  min: 1.0
  average: 7.57
  25th percentile: 4.0
  median: 6.0
  75th percentile: 11.0
  max: 19.0
0 5.0
# contributors
min: 1.0 | average: 3.29 | 25th percentile: 1.0 | median: 4.0 | 75th percentile: 4.0 | max: 5.0

Number of Contributors vs. File Size: 7 points

main.tf x: 5 # contributors y: 253 lines of code versions.tf x: 4 # contributors y: 39 lines of code build/int.cloudbuild.yaml x: 4 # contributors y: 61 lines of code metadata.yaml x: 4 # contributors y: 89 lines of code outputs.tf x: 1 # contributors y: 27 lines of code build/lint.cloudbuild.yaml x: 1 # contributors y: 10 lines of code
253.0
lines of code
  min: 10.0
  average: 77.14
  25th percentile: 27.0
  median: 61.0
  75th percentile: 89.0
  max: 253.0
0 5.0
# contributors
min: 1.0 | average: 3.29 | 25th percentile: 1.0 | median: 4.0 | 75th percentile: 4.0 | max: 5.0