azure / go-asynctask
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 266 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 (120 lines of code)
    • 5 files changed 1-5 times (146 lines of code)
0% | 0% | 0% | 45% | 54%
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 266 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 (163 lines of code)
    • 4 files changed by 1 contributor (103 lines of code)
0% | 0% | 0% | 61% | 38%
Legend:
26+
11-25
6-10
2-5
1

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

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
task.go
in root
120 11 2022-05-31 2024-08-19 7 2 haitch@users.noreply.github... lesichkovm@gmail.com
51 2 2020-05-20 2023-04-05 5 1 haitch@users.noreply.github... haitch@users.noreply.github...
17 2 2020-10-06 2023-11-13 4 1 haitch@users.noreply.github... haitch@users.noreply.github...
21 2 2022-10-27 2023-11-13 2 1 haitch@users.noreply.github... haitch@users.noreply.github...
43 1 2023-06-26 2023-06-27 2 2 xinyue.wang@microsoft.com xinyue.wang@microsoft.com
types.go
in root
14 1 2022-05-31 2022-05-31 1 1 haitch@users.noreply.github... haitch@users.noreply.github...
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
task.go
in root
120 11 2022-05-31 2024-08-19 7 2 haitch@users.noreply.github... lesichkovm@gmail.com
43 1 2023-06-26 2023-06-27 2 2 xinyue.wang@microsoft.com xinyue.wang@microsoft.com
51 2 2020-05-20 2023-04-05 5 1 haitch@users.noreply.github... haitch@users.noreply.github...
17 2 2020-10-06 2023-11-13 4 1 haitch@users.noreply.github... haitch@users.noreply.github...
21 2 2022-10-27 2023-11-13 2 1 haitch@users.noreply.github... haitch@users.noreply.github...
types.go
in root
14 1 2022-05-31 2022-05-31 1 1 haitch@users.noreply.github... haitch@users.noreply.github...
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
51 2 2020-05-20 2023-04-05 5 1 haitch@users.noreply.github... haitch@users.noreply.github...
21 2 2022-10-27 2023-11-13 2 1 haitch@users.noreply.github... haitch@users.noreply.github...
17 2 2020-10-06 2023-11-13 4 1 haitch@users.noreply.github... haitch@users.noreply.github...
types.go
in root
14 1 2022-05-31 2022-05-31 1 1 haitch@users.noreply.github... haitch@users.noreply.github...
task.go
in root
120 11 2022-05-31 2024-08-19 7 2 haitch@users.noreply.github... lesichkovm@gmail.com
43 1 2023-06-26 2023-06-27 2 2 xinyue.wang@microsoft.com xinyue.wang@microsoft.com
Correlations

File Size vs. Number of Changes: 6 points

task.go x: 120 lines of code y: 7 # changes after_both.go x: 21 lines of code y: 2 # changes continue_with.go x: 17 lines of code y: 4 # changes wait_any.go x: 43 lines of code y: 2 # changes wait_all.go x: 51 lines of code y: 5 # changes types.go x: 14 lines of code y: 1 # changes
7.0
# changes
  min: 1.0
  average: 3.5
  25th percentile: 1.75
  median: 3.0
  75th percentile: 5.5
  max: 7.0
0 120.0
lines of code
min: 14.0 | average: 44.33 | 25th percentile: 16.25 | median: 32.0 | 75th percentile: 68.25 | max: 120.0

Number of Contributors vs. Number of Changes: 6 points

task.go x: 2 # contributors y: 7 # changes after_both.go x: 1 # contributors y: 2 # changes continue_with.go x: 1 # contributors y: 4 # changes wait_any.go x: 2 # contributors y: 2 # changes wait_all.go x: 1 # contributors y: 5 # changes types.go x: 1 # contributors y: 1 # changes
7.0
# changes
  min: 1.0
  average: 3.5
  25th percentile: 1.75
  median: 3.0
  75th percentile: 5.5
  max: 7.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

task.go x: 2 # contributors y: 120 lines of code after_both.go x: 1 # contributors y: 21 lines of code continue_with.go x: 1 # contributors y: 17 lines of code wait_any.go x: 2 # contributors y: 43 lines of code wait_all.go x: 1 # contributors y: 51 lines of code types.go x: 1 # contributors y: 14 lines of code
120.0
lines of code
  min: 14.0
  average: 44.33
  25th percentile: 16.25
  median: 32.0
  75th percentile: 68.25
  max: 120.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