azure / terraform-azurerm-avm-res-network-applicationgateway
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 523 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)
    • 2 files changed 6-20 times (471 lines of code)
    • 3 files changed 1-5 times (52 lines of code)
0% | 0% | 0% | 90% | 9%
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 523 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)
    • 3 files changed by 2-5 contributors (491 lines of code)
    • 2 files changed by 1 contributor (32 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, hcl, sh, json, gitignore, go, txt, bat, editorconfig
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
tf0% | 0% | 0% | 90% | 9%
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% | 90% | 9%
Most Frequently Changed Files (Top 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
main.tf
in root
415 - 2023-11-17 2025-05-06 9 2 35946439+mofaizal@users.nor... 35946439+mofaizal@users.nor...
outputs.tf
in root
56 - 2023-11-17 2025-04-15 7 2 35946439+mofaizal@users.nor... 35946439+mofaizal@users.nor...
17 - 2024-08-21 2025-04-15 4 1 35946439+mofaizal@users.nor... 35946439+mofaizal@users.nor...
locals.tf
in root
15 - 2024-03-26 2024-11-05 3 1 35946439+mofaizal@users.nor... 35946439+mofaizal@users.nor...
20 - 2023-11-17 2024-08-21 2 2 35946439+mofaizal@users.nor... 35946439+mofaizal@users.nor...
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
main.tf
in root
415 - 2023-11-17 2025-05-06 9 2 35946439+mofaizal@users.nor... 35946439+mofaizal@users.nor...
outputs.tf
in root
56 - 2023-11-17 2025-04-15 7 2 35946439+mofaizal@users.nor... 35946439+mofaizal@users.nor...
20 - 2023-11-17 2024-08-21 2 2 35946439+mofaizal@users.nor... 35946439+mofaizal@users.nor...
17 - 2024-08-21 2025-04-15 4 1 35946439+mofaizal@users.nor... 35946439+mofaizal@users.nor...
locals.tf
in root
15 - 2024-03-26 2024-11-05 3 1 35946439+mofaizal@users.nor... 35946439+mofaizal@users.nor...
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
17 - 2024-08-21 2025-04-15 4 1 35946439+mofaizal@users.nor... 35946439+mofaizal@users.nor...
locals.tf
in root
15 - 2024-03-26 2024-11-05 3 1 35946439+mofaizal@users.nor... 35946439+mofaizal@users.nor...
main.tf
in root
415 - 2023-11-17 2025-05-06 9 2 35946439+mofaizal@users.nor... 35946439+mofaizal@users.nor...
outputs.tf
in root
56 - 2023-11-17 2025-04-15 7 2 35946439+mofaizal@users.nor... 35946439+mofaizal@users.nor...
20 - 2023-11-17 2024-08-21 2 2 35946439+mofaizal@users.nor... 35946439+mofaizal@users.nor...
Correlations

File Size vs. Number of Changes: 5 points

main.tf x: 415 lines of code y: 9 # changes outputs.tf x: 56 lines of code y: 7 # changes terraform.tf x: 17 lines of code y: 4 # changes locals.tf x: 15 lines of code y: 3 # changes main.telemetry.tf x: 20 lines of code y: 2 # changes
9.0
# changes
  min: 2.0
  average: 5.0
  25th percentile: 2.5
  median: 4.0
  75th percentile: 8.0
  max: 9.0
0 415.0
lines of code
min: 15.0 | average: 104.6 | 25th percentile: 16.0 | median: 20.0 | 75th percentile: 235.5 | max: 415.0

Number of Contributors vs. Number of Changes: 5 points

main.tf x: 2 # contributors y: 9 # changes outputs.tf x: 2 # contributors y: 7 # changes terraform.tf x: 1 # contributors y: 4 # changes locals.tf x: 1 # contributors y: 3 # changes main.telemetry.tf x: 2 # contributors y: 2 # changes
9.0
# changes
  min: 2.0
  average: 5.0
  25th percentile: 2.5
  median: 4.0
  75th percentile: 8.0
  max: 9.0
0 2.0
# contributors
min: 1.0 | average: 1.6 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

Number of Contributors vs. File Size: 5 points

main.tf x: 2 # contributors y: 415 lines of code outputs.tf x: 2 # contributors y: 56 lines of code terraform.tf x: 1 # contributors y: 17 lines of code locals.tf x: 1 # contributors y: 15 lines of code main.telemetry.tf x: 2 # contributors y: 20 lines of code
415.0
lines of code
  min: 15.0
  average: 104.6
  25th percentile: 16.0
  median: 20.0
  75th percentile: 235.5
  max: 415.0
0 2.0
# contributors
min: 1.0 | average: 1.6 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0