korosuke613 / terraform-oci-kubernetes
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 175 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 (175 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 175 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)
    • 5 files changed by 2-5 contributors (175 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 0% | 100% | 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, sh, hcl, txt, gitignore, md, json
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 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
nsg.tf
in root
37 - 2021-06-06 2021-06-07 2 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
var.tf
in root
39 - 2021-06-06 2021-06-07 2 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
compute.tf
in root
62 - 2021-06-06 2021-06-07 2 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
main.tf
in root
7 - 2021-06-06 2021-06-06 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
network.tf
in root
30 - 2021-06-06 2021-06-06 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
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
compute.tf
in root
62 - 2021-06-06 2021-06-07 2 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
var.tf
in root
39 - 2021-06-06 2021-06-07 2 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
nsg.tf
in root
37 - 2021-06-06 2021-06-07 2 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
main.tf
in root
7 - 2021-06-06 2021-06-06 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
network.tf
in root
30 - 2021-06-06 2021-06-06 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
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
compute.tf
in root
62 - 2021-06-06 2021-06-07 2 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
var.tf
in root
39 - 2021-06-06 2021-06-07 2 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
nsg.tf
in root
37 - 2021-06-06 2021-06-07 2 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
network.tf
in root
30 - 2021-06-06 2021-06-06 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
main.tf
in root
7 - 2021-06-06 2021-06-06 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
Correlations

File Size vs. Number of Changes: 5 points

compute.tf x: 62 lines of code y: 2 # changes nsg.tf x: 37 lines of code y: 2 # changes var.tf x: 39 lines of code y: 2 # changes network.tf x: 30 lines of code y: 1 # changes main.tf x: 7 lines of code y: 1 # changes
2.0
# changes
  min: 1.0
  average: 1.6
  25th percentile: 1.0
  median: 2.0
  75th percentile: 2.0
  max: 2.0
0 62.0
lines of code
min: 7.0 | average: 35.0 | 25th percentile: 18.5 | median: 37.0 | 75th percentile: 50.5 | max: 62.0

Number of Contributors vs. Number of Changes: 5 points

compute.tf x: 2 # contributors y: 2 # changes network.tf x: 2 # contributors y: 1 # changes
2.0
# changes
  min: 1.0
  average: 1.6
  25th percentile: 1.0
  median: 2.0
  75th percentile: 2.0
  max: 2.0
0 2.0
# contributors
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

Number of Contributors vs. File Size: 5 points

compute.tf x: 2 # contributors y: 62 lines of code nsg.tf x: 2 # contributors y: 37 lines of code var.tf x: 2 # contributors y: 39 lines of code network.tf x: 2 # contributors y: 30 lines of code main.tf x: 2 # contributors y: 7 lines of code
62.0
lines of code
  min: 7.0
  average: 35.0
  25th percentile: 18.5
  median: 37.0
  75th percentile: 50.5
  max: 62.0
0 2.0
# contributors
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0