azure / terraform-azurerm-avm-ptn-aks-production
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 6 files with 761 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 3 files changed 21-50 times (584 lines of code)
    • 3 files changed 6-20 times (177 lines of code)
    • 0 files changed 1-5 times (0 lines of code)
0% | 0% | 76% | 23% | 0%
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 6 files with 761 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)
    • 4 files changed by 6-10 contributors (604 lines of code)
    • 2 files changed by 2-5 contributors (157 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 79% | 20% | 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
md, yaml, tf, json, txt, bat, gitignore, editorconfig, rego
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
tf0% | 0% | 76% | 23% | 0%
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% | 76% | 23% | 0%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
main.tf
in root
257 - 2023-08-29 2025-04-29 38 8 16320656+matt-ffffff@users.... jaredholgate@microsoft.com
247 - 2023-08-29 2025-04-29 34 8 16320656+matt-ffffff@users.... jaredholgate@microsoft.com
locals.tf
in root
80 - 2023-08-29 2025-04-29 23 6 16320656+matt-ffffff@users.... jaredholgate@microsoft.com
25 - 2023-08-29 2025-01-30 12 5 16320656+matt-ffffff@users.... gabriel.bico@gmail.com
outputs.tf
in root
132 - 2023-08-29 2025-04-29 10 5 16320656+matt-ffffff@users.... 47188710+senavar@users.nore...
20 - 2023-08-29 2024-08-02 8 6 16320656+matt-ffffff@users.... 79409563+mbilalamjad@users....
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
257 - 2023-08-29 2025-04-29 38 8 16320656+matt-ffffff@users.... jaredholgate@microsoft.com
247 - 2023-08-29 2025-04-29 34 8 16320656+matt-ffffff@users.... jaredholgate@microsoft.com
locals.tf
in root
80 - 2023-08-29 2025-04-29 23 6 16320656+matt-ffffff@users.... jaredholgate@microsoft.com
20 - 2023-08-29 2024-08-02 8 6 16320656+matt-ffffff@users.... 79409563+mbilalamjad@users....
25 - 2023-08-29 2025-01-30 12 5 16320656+matt-ffffff@users.... gabriel.bico@gmail.com
outputs.tf
in root
132 - 2023-08-29 2025-04-29 10 5 16320656+matt-ffffff@users.... 47188710+senavar@users.nore...
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
outputs.tf
in root
132 - 2023-08-29 2025-04-29 10 5 16320656+matt-ffffff@users.... 47188710+senavar@users.nore...
25 - 2023-08-29 2025-01-30 12 5 16320656+matt-ffffff@users.... gabriel.bico@gmail.com
locals.tf
in root
80 - 2023-08-29 2025-04-29 23 6 16320656+matt-ffffff@users.... jaredholgate@microsoft.com
20 - 2023-08-29 2024-08-02 8 6 16320656+matt-ffffff@users.... 79409563+mbilalamjad@users....
main.tf
in root
257 - 2023-08-29 2025-04-29 38 8 16320656+matt-ffffff@users.... jaredholgate@microsoft.com
247 - 2023-08-29 2025-04-29 34 8 16320656+matt-ffffff@users.... jaredholgate@microsoft.com
Correlations

File Size vs. Number of Changes: 6 points

locals.tf x: 80 lines of code y: 23 # changes main.tf x: 257 lines of code y: 38 # changes outputs.tf x: 132 lines of code y: 10 # changes variables.tf x: 247 lines of code y: 34 # changes terraform.tf x: 25 lines of code y: 12 # changes main.telemetry.tf x: 20 lines of code y: 8 # changes
38.0
# changes
  min: 8.0
  average: 20.83
  25th percentile: 9.5
  median: 17.5
  75th percentile: 35.0
  max: 38.0
0 257.0
lines of code
min: 20.0 | average: 126.83 | 25th percentile: 23.75 | median: 106.0 | 75th percentile: 249.5 | max: 257.0

Number of Contributors vs. Number of Changes: 6 points

locals.tf x: 6 # contributors y: 23 # changes main.tf x: 8 # contributors y: 38 # changes outputs.tf x: 5 # contributors y: 10 # changes variables.tf x: 8 # contributors y: 34 # changes terraform.tf x: 5 # contributors y: 12 # changes main.telemetry.tf x: 6 # contributors y: 8 # changes
38.0
# changes
  min: 8.0
  average: 20.83
  25th percentile: 9.5
  median: 17.5
  75th percentile: 35.0
  max: 38.0
0 8.0
# contributors
min: 5.0 | average: 6.33 | 25th percentile: 5.0 | median: 6.0 | 75th percentile: 8.0 | max: 8.0

Number of Contributors vs. File Size: 6 points

locals.tf x: 6 # contributors y: 80 lines of code main.tf x: 8 # contributors y: 257 lines of code outputs.tf x: 5 # contributors y: 132 lines of code variables.tf x: 8 # contributors y: 247 lines of code terraform.tf x: 5 # contributors y: 25 lines of code main.telemetry.tf x: 6 # contributors y: 20 lines of code
257.0
lines of code
  min: 20.0
  average: 126.83
  25th percentile: 23.75
  median: 106.0
  75th percentile: 249.5
  max: 257.0
0 8.0
# contributors
min: 5.0 | average: 6.33 | 25th percentile: 5.0 | median: 6.0 | 75th percentile: 8.0 | max: 8.0