GoogleCloudPlatform / terraform-google-cloud-ids
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 210 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 (210 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 210 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 (202 lines of code)
    • 1 file changed by 1 contributor (8 lines of code)
0% | 0% | 0% | 96% | 3%
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, json, txt, mod, sh, gitignore, go
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
12 - 2023-04-14 2024-10-30 3 2 gtsorbo@google.com bot@renovateapp.com
main.tf
in root
64 - 2023-04-14 2024-08-05 3 3 gtsorbo@google.com legal90@gmail.com
96 - 2023-04-14 2024-08-05 3 3 gtsorbo@google.com legal90@gmail.com
30 - 2023-04-14 2023-12-20 2 2 gtsorbo@google.com bharathkrishnakb@gmail.com
outputs.tf
in root
8 - 2023-04-14 2023-04-14 1 1 gtsorbo@google.com gtsorbo@google.com
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
64 - 2023-04-14 2024-08-05 3 3 gtsorbo@google.com legal90@gmail.com
96 - 2023-04-14 2024-08-05 3 3 gtsorbo@google.com legal90@gmail.com
12 - 2023-04-14 2024-10-30 3 2 gtsorbo@google.com bot@renovateapp.com
30 - 2023-04-14 2023-12-20 2 2 gtsorbo@google.com bharathkrishnakb@gmail.com
outputs.tf
in root
8 - 2023-04-14 2023-04-14 1 1 gtsorbo@google.com gtsorbo@google.com
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 -
outputs.tf
in root
8 - 2023-04-14 2023-04-14 1 1 gtsorbo@google.com gtsorbo@google.com
30 - 2023-04-14 2023-12-20 2 2 gtsorbo@google.com bharathkrishnakb@gmail.com
12 - 2023-04-14 2024-10-30 3 2 gtsorbo@google.com bot@renovateapp.com
96 - 2023-04-14 2024-08-05 3 3 gtsorbo@google.com legal90@gmail.com
main.tf
in root
64 - 2023-04-14 2024-08-05 3 3 gtsorbo@google.com legal90@gmail.com
Correlations

File Size vs. Number of Changes: 5 points

versions.tf x: 12 lines of code y: 3 # changes main.tf x: 64 lines of code y: 3 # changes variables.tf x: 96 lines of code y: 3 # changes build/int.cloudbuild.yaml x: 30 lines of code y: 2 # changes outputs.tf x: 8 lines of code y: 1 # changes
3.0
# changes
  min: 1.0
  average: 2.4
  25th percentile: 1.5
  median: 3.0
  75th percentile: 3.0
  max: 3.0
0 96.0
lines of code
min: 8.0 | average: 42.0 | 25th percentile: 10.0 | median: 30.0 | 75th percentile: 80.0 | max: 96.0

Number of Contributors vs. Number of Changes: 5 points

versions.tf x: 2 # contributors y: 3 # changes main.tf x: 3 # contributors y: 3 # changes build/int.cloudbuild.yaml x: 2 # contributors y: 2 # changes outputs.tf x: 1 # contributors y: 1 # changes
3.0
# changes
  min: 1.0
  average: 2.4
  25th percentile: 1.5
  median: 3.0
  75th percentile: 3.0
  max: 3.0
0 3.0
# contributors
min: 1.0 | average: 2.2 | 25th percentile: 1.5 | median: 2.0 | 75th percentile: 3.0 | max: 3.0

Number of Contributors vs. File Size: 5 points

versions.tf x: 2 # contributors y: 12 lines of code main.tf x: 3 # contributors y: 64 lines of code variables.tf x: 3 # contributors y: 96 lines of code build/int.cloudbuild.yaml x: 2 # contributors y: 30 lines of code outputs.tf x: 1 # contributors y: 8 lines of code
96.0
lines of code
  min: 8.0
  average: 42.0
  25th percentile: 10.0
  median: 30.0
  75th percentile: 80.0
  max: 96.0
0 3.0
# contributors
min: 1.0 | average: 2.2 | 25th percentile: 1.5 | median: 2.0 | 75th percentile: 3.0 | max: 3.0