azure / terraform-azurerm-avm-res-insights-component
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 200 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)
    • 6 files changed 1-5 times (200 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 6 files with 200 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)
    • 2 files changed by 2-5 contributors (37 lines of code)
    • 4 files changed by 1 contributor (163 lines of code)
0% | 0% | 0% | 18% | 81%
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
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%
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%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
17 - 2024-05-14 2025-03-14 5 2 johnfolberth@gmail.com johnfolberth@gmail.com
20 - 2024-07-24 2024-08-29 3 2 johnfolberth@gmail.com sebastian@graef.io
outputs.tf
in root
26 - 2024-05-14 2024-06-25 3 1 johnfolberth@gmail.com johnfolberth@gmail.com
114 - 2024-05-14 2024-10-14 3 1 johnfolberth@gmail.com johnfolberth@gmail.com
main.tf
in root
22 - 2024-05-14 2024-10-14 2 1 johnfolberth@gmail.com johnfolberth@gmail.com
locals.tf
in root
1 - 2024-05-14 2024-05-14 1 1 johnfolberth@gmail.com johnfolberth@gmail.com
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
17 - 2024-05-14 2025-03-14 5 2 johnfolberth@gmail.com johnfolberth@gmail.com
20 - 2024-07-24 2024-08-29 3 2 johnfolberth@gmail.com sebastian@graef.io
114 - 2024-05-14 2024-10-14 3 1 johnfolberth@gmail.com johnfolberth@gmail.com
outputs.tf
in root
26 - 2024-05-14 2024-06-25 3 1 johnfolberth@gmail.com johnfolberth@gmail.com
main.tf
in root
22 - 2024-05-14 2024-10-14 2 1 johnfolberth@gmail.com johnfolberth@gmail.com
locals.tf
in root
1 - 2024-05-14 2024-05-14 1 1 johnfolberth@gmail.com johnfolberth@gmail.com
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
114 - 2024-05-14 2024-10-14 3 1 johnfolberth@gmail.com johnfolberth@gmail.com
outputs.tf
in root
26 - 2024-05-14 2024-06-25 3 1 johnfolberth@gmail.com johnfolberth@gmail.com
main.tf
in root
22 - 2024-05-14 2024-10-14 2 1 johnfolberth@gmail.com johnfolberth@gmail.com
locals.tf
in root
1 - 2024-05-14 2024-05-14 1 1 johnfolberth@gmail.com johnfolberth@gmail.com
20 - 2024-07-24 2024-08-29 3 2 johnfolberth@gmail.com sebastian@graef.io
17 - 2024-05-14 2025-03-14 5 2 johnfolberth@gmail.com johnfolberth@gmail.com
Correlations

File Size vs. Number of Changes: 6 points

terraform.tf x: 17 lines of code y: 5 # changes main.tf x: 22 lines of code y: 2 # changes variables.tf x: 114 lines of code y: 3 # changes main.telemetry.tf x: 20 lines of code y: 3 # changes outputs.tf x: 26 lines of code y: 3 # changes locals.tf x: 1 lines of code y: 1 # changes
5.0
# changes
  min: 1.0
  average: 2.83
  25th percentile: 1.75
  median: 3.0
  75th percentile: 3.5
  max: 5.0
0 114.0
lines of code
min: 1.0 | average: 33.33 | 25th percentile: 13.0 | median: 21.0 | 75th percentile: 48.0 | max: 114.0

Number of Contributors vs. Number of Changes: 6 points

terraform.tf x: 2 # contributors y: 5 # changes main.tf x: 1 # contributors y: 2 # changes variables.tf x: 1 # contributors y: 3 # changes main.telemetry.tf x: 2 # contributors y: 3 # changes locals.tf x: 1 # contributors y: 1 # changes
5.0
# changes
  min: 1.0
  average: 2.83
  25th percentile: 1.75
  median: 3.0
  75th percentile: 3.5
  max: 5.0
0 2.0
# contributors
min: 1.0 | average: 1.33 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0

Number of Contributors vs. File Size: 6 points

terraform.tf x: 2 # contributors y: 17 lines of code main.tf x: 1 # contributors y: 22 lines of code variables.tf x: 1 # contributors y: 114 lines of code main.telemetry.tf x: 2 # contributors y: 20 lines of code outputs.tf x: 1 # contributors y: 26 lines of code locals.tf x: 1 # contributors y: 1 lines of code
114.0
lines of code
  min: 1.0
  average: 33.33
  25th percentile: 13.0
  median: 21.0
  75th percentile: 48.0
  max: 114.0
0 2.0
# contributors
min: 1.0 | average: 1.33 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0