azure / ip-masq-agent-v2
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 4 files with 452 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)
    • 1 file changed 6-20 times (323 lines of code)
    • 3 files changed 1-5 times (129 lines of code)
0% | 0% | 0% | 71% | 28%
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 4 files with 452 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 (342 lines of code)
    • 1 file changed by 1 contributor (110 lines of code)
0% | 0% | 0% | 75% | 24%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
yaml, md, go, sh, txt, mod, in, gitignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
go0% | 0% | 0% | 74% | 25%
in0% | 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
cmd0% | 0% | 0% | 74% | 25%
ROOT0% | 0% | 0% | 0% | 100%
pkg0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 4)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ip-masq-agent.go
in cmd/ip-masq-agent-v2
323 23 2022-01-06 2023-11-27 6 3 mattstam@live.com wedaly@users.noreply.github...
version.go
in pkg/version
2 - 2016-09-21 2022-01-11 4 2 thockin@google.com mattstam@live.com
in
17 - 2016-09-23 2023-06-05 4 4 thockin@google.com wedaly@users.noreply.github...
fakefs.go
in cmd/ip-masq-agent-v2/testing/fakefs
110 18 2022-01-06 2022-01-06 1 1 mattstam@live.com mattstam@live.com
Files With Most Contributors (Top 4)
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
in
17 - 2016-09-23 2023-06-05 4 4 thockin@google.com wedaly@users.noreply.github...
ip-masq-agent.go
in cmd/ip-masq-agent-v2
323 23 2022-01-06 2023-11-27 6 3 mattstam@live.com wedaly@users.noreply.github...
version.go
in pkg/version
2 - 2016-09-21 2022-01-11 4 2 thockin@google.com mattstam@live.com
fakefs.go
in cmd/ip-masq-agent-v2/testing/fakefs
110 18 2022-01-06 2022-01-06 1 1 mattstam@live.com mattstam@live.com
Files With Least Contributors (Top 4)
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
fakefs.go
in cmd/ip-masq-agent-v2/testing/fakefs
110 18 2022-01-06 2022-01-06 1 1 mattstam@live.com mattstam@live.com
version.go
in pkg/version
2 - 2016-09-21 2022-01-11 4 2 thockin@google.com mattstam@live.com
ip-masq-agent.go
in cmd/ip-masq-agent-v2
323 23 2022-01-06 2023-11-27 6 3 mattstam@live.com wedaly@users.noreply.github...
in
17 - 2016-09-23 2023-06-05 4 4 thockin@google.com wedaly@users.noreply.github...
Correlations

File Size vs. Number of Changes: 4 points

cmd/ip-masq-agent-v2/ip-masq-agent.go x: 323 lines of code y: 6 # changes Dockerfile.in x: 17 lines of code y: 4 # changes pkg/version/version.go x: 2 lines of code y: 4 # changes cmd/ip-masq-agent-v2/testing/fakefs/fakefs.go x: 110 lines of code y: 1 # changes
6.0
# changes
  min: 1.0
  average: 3.75
  25th percentile: 1.75
  median: 4.0
  75th percentile: 5.5
  max: 6.0
0 323.0
lines of code
min: 2.0 | average: 113.0 | 25th percentile: 5.75 | median: 63.5 | 75th percentile: 269.75 | max: 323.0

Number of Contributors vs. Number of Changes: 4 points

cmd/ip-masq-agent-v2/ip-masq-agent.go x: 3 # contributors y: 6 # changes Dockerfile.in x: 4 # contributors y: 4 # changes pkg/version/version.go x: 2 # contributors y: 4 # changes cmd/ip-masq-agent-v2/testing/fakefs/fakefs.go x: 1 # contributors y: 1 # changes
6.0
# changes
  min: 1.0
  average: 3.75
  25th percentile: 1.75
  median: 4.0
  75th percentile: 5.5
  max: 6.0
0 4.0
# contributors
min: 1.0 | average: 2.5 | 25th percentile: 1.25 | median: 2.5 | 75th percentile: 3.75 | max: 4.0

Number of Contributors vs. File Size: 4 points

cmd/ip-masq-agent-v2/ip-masq-agent.go x: 3 # contributors y: 323 lines of code Dockerfile.in x: 4 # contributors y: 17 lines of code pkg/version/version.go x: 2 # contributors y: 2 lines of code cmd/ip-masq-agent-v2/testing/fakefs/fakefs.go x: 1 # contributors y: 110 lines of code
323.0
lines of code
  min: 2.0
  average: 113.0
  25th percentile: 5.75
  median: 63.5
  75th percentile: 269.75
  max: 323.0
0 4.0
# contributors
min: 1.0 | average: 2.5 | 25th percentile: 1.25 | median: 2.5 | 75th percentile: 3.75 | max: 4.0