GoogleCloudPlatform / artifact-registry-apt-transport
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 446 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 (217 lines of code)
    • 4 files changed 1-5 times (229 lines of code)
0% | 0% | 0% | 48% | 51%
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 446 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 (446 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
go, md, txt, mod, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
go0% | 0% | 0% | 48% | 51%
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
apt0% | 0% | 0% | 50% | 49%
cmd0% | 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
method.go
in apt
217 7 2021-03-04 2024-09-24 8 4 liamh@google.com rmohr@google.com
85 8 2021-03-04 2024-11-08 5 3 liamh@google.com 1906605+ericnorris@users.no...
main.go
in cmd/ar+https
16 1 2021-03-04 2024-06-07 4 2 liamh@google.com eric.c.dand@gmail.com
91 4 2021-03-05 2024-06-07 4 3 liamh@google.com eric.c.dand@gmail.com
37 9 2021-03-05 2023-09-21 3 2 liamh@google.com chaitanyakulkarni28@gmail.com
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
method.go
in apt
217 7 2021-03-04 2024-09-24 8 4 liamh@google.com rmohr@google.com
85 8 2021-03-04 2024-11-08 5 3 liamh@google.com 1906605+ericnorris@users.no...
91 4 2021-03-05 2024-06-07 4 3 liamh@google.com eric.c.dand@gmail.com
main.go
in cmd/ar+https
16 1 2021-03-04 2024-06-07 4 2 liamh@google.com eric.c.dand@gmail.com
37 9 2021-03-05 2023-09-21 3 2 liamh@google.com chaitanyakulkarni28@gmail.com
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
37 9 2021-03-05 2023-09-21 3 2 liamh@google.com chaitanyakulkarni28@gmail.com
main.go
in cmd/ar+https
16 1 2021-03-04 2024-06-07 4 2 liamh@google.com eric.c.dand@gmail.com
91 4 2021-03-05 2024-06-07 4 3 liamh@google.com eric.c.dand@gmail.com
85 8 2021-03-04 2024-11-08 5 3 liamh@google.com 1906605+ericnorris@users.no...
method.go
in apt
217 7 2021-03-04 2024-09-24 8 4 liamh@google.com rmohr@google.com
Correlations

File Size vs. Number of Changes: 5 points

apt/message.go x: 85 lines of code y: 5 # changes apt/method.go x: 217 lines of code y: 8 # changes apt/message_reader.go x: 91 lines of code y: 4 # changes cmd/ar+https/main.go x: 16 lines of code y: 4 # changes apt/message_writer.go x: 37 lines of code y: 3 # changes
8.0
# changes
  min: 3.0
  average: 4.8
  25th percentile: 3.5
  median: 4.0
  75th percentile: 6.5
  max: 8.0
0 217.0
lines of code
min: 16.0 | average: 89.2 | 25th percentile: 26.5 | median: 85.0 | 75th percentile: 154.0 | max: 217.0

Number of Contributors vs. Number of Changes: 5 points

apt/message.go x: 3 # contributors y: 5 # changes apt/method.go x: 4 # contributors y: 8 # changes apt/message_reader.go x: 3 # contributors y: 4 # changes cmd/ar+https/main.go x: 2 # contributors y: 4 # changes apt/message_writer.go x: 2 # contributors y: 3 # changes
8.0
# changes
  min: 3.0
  average: 4.8
  25th percentile: 3.5
  median: 4.0
  75th percentile: 6.5
  max: 8.0
0 4.0
# contributors
min: 2.0 | average: 2.8 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 3.5 | max: 4.0

Number of Contributors vs. File Size: 5 points

apt/message.go x: 3 # contributors y: 85 lines of code apt/method.go x: 4 # contributors y: 217 lines of code apt/message_reader.go x: 3 # contributors y: 91 lines of code cmd/ar+https/main.go x: 2 # contributors y: 16 lines of code apt/message_writer.go x: 2 # contributors y: 37 lines of code
217.0
lines of code
  min: 16.0
  average: 89.2
  25th percentile: 26.5
  median: 85.0
  75th percentile: 154.0
  max: 217.0
0 4.0
# contributors
min: 2.0 | average: 2.8 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 3.5 | max: 4.0