azure / terraform-azure-container-apps
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 700 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 2 files changed 21-50 times (656 lines of code)
    • 2 files changed 6-20 times (38 lines of code)
    • 1 file changed 1-5 times (6 lines of code)
0% | 0% | 93% | 5% | <1%
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 700 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)
    • 3 files changed by 6-10 contributors (685 lines of code)
    • 2 files changed by 2-5 contributors (15 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 97% | 2% | 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
tf, yaml, md, mod, gitignore, go, hcl, txt, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
tf0% | 0% | 93% | 5% | <1%
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% | 93% | 5% | <1%
Most Frequently Changed Files (Top 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
334 - 2023-04-12 2024-11-18 27 9 jiaweitao@microsoft.com tfmod442916@users.noreply.g...
main.tf
in root
322 - 2023-04-12 2024-11-18 24 8 jiaweitao@microsoft.com tfmod442916@users.noreply.g...
outputs.tf
in root
29 - 2023-05-26 2024-11-18 11 7 hezijie@microsoft.com 91525188+icklsede@users.nor...
9 - 2023-12-21 2024-11-18 6 5 david@davidkarlsen.com tfmod442916@users.noreply.g...
locals.tf
in root
6 - 2023-06-14 2024-11-18 3 4 100274846+jiaweitao001@user... tfmod442916@users.noreply.g...
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
334 - 2023-04-12 2024-11-18 27 9 jiaweitao@microsoft.com tfmod442916@users.noreply.g...
main.tf
in root
322 - 2023-04-12 2024-11-18 24 8 jiaweitao@microsoft.com tfmod442916@users.noreply.g...
outputs.tf
in root
29 - 2023-05-26 2024-11-18 11 7 hezijie@microsoft.com 91525188+icklsede@users.nor...
9 - 2023-12-21 2024-11-18 6 5 david@davidkarlsen.com tfmod442916@users.noreply.g...
locals.tf
in root
6 - 2023-06-14 2024-11-18 3 4 100274846+jiaweitao001@user... tfmod442916@users.noreply.g...
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
locals.tf
in root
6 - 2023-06-14 2024-11-18 3 4 100274846+jiaweitao001@user... tfmod442916@users.noreply.g...
9 - 2023-12-21 2024-11-18 6 5 david@davidkarlsen.com tfmod442916@users.noreply.g...
outputs.tf
in root
29 - 2023-05-26 2024-11-18 11 7 hezijie@microsoft.com 91525188+icklsede@users.nor...
main.tf
in root
322 - 2023-04-12 2024-11-18 24 8 jiaweitao@microsoft.com tfmod442916@users.noreply.g...
334 - 2023-04-12 2024-11-18 27 9 jiaweitao@microsoft.com tfmod442916@users.noreply.g...
Correlations

File Size vs. Number of Changes: 5 points

locals.tf x: 6 lines of code y: 3 # changes main.tf x: 322 lines of code y: 24 # changes outputs.tf x: 29 lines of code y: 11 # changes versions.tf x: 9 lines of code y: 6 # changes variables.tf x: 334 lines of code y: 27 # changes
27.0
# changes
  min: 3.0
  average: 14.2
  25th percentile: 4.5
  median: 11.0
  75th percentile: 25.5
  max: 27.0
0 334.0
lines of code
min: 6.0 | average: 140.0 | 25th percentile: 7.5 | median: 29.0 | 75th percentile: 328.0 | max: 334.0

Number of Contributors vs. Number of Changes: 5 points

locals.tf x: 4 # contributors y: 3 # changes main.tf x: 8 # contributors y: 24 # changes outputs.tf x: 7 # contributors y: 11 # changes versions.tf x: 5 # contributors y: 6 # changes variables.tf x: 9 # contributors y: 27 # changes
27.0
# changes
  min: 3.0
  average: 14.2
  25th percentile: 4.5
  median: 11.0
  75th percentile: 25.5
  max: 27.0
0 9.0
# contributors
min: 4.0 | average: 6.6 | 25th percentile: 4.5 | median: 7.0 | 75th percentile: 8.5 | max: 9.0

Number of Contributors vs. File Size: 5 points

locals.tf x: 4 # contributors y: 6 lines of code main.tf x: 8 # contributors y: 322 lines of code outputs.tf x: 7 # contributors y: 29 lines of code versions.tf x: 5 # contributors y: 9 lines of code variables.tf x: 9 # contributors y: 334 lines of code
334.0
lines of code
  min: 6.0
  average: 140.0
  25th percentile: 7.5
  median: 29.0
  75th percentile: 328.0
  max: 334.0
0 9.0
# contributors
min: 4.0 | average: 6.6 | 25th percentile: 4.5 | median: 7.0 | 75th percentile: 8.5 | max: 9.0