GoogleCloudPlatform / gcp-lb-controller-rs
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 1,883 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 1 file changed 21-50 times (22 lines of code)
    • 0 files changed 6-20 times (0 lines of code)
    • 5 files changed 1-5 times (1,861 lines of code)
0% | 0% | 1% | 0% | 98%
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 1,883 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)
    • 0 files changed by 2-5 contributors (0 lines of code)
    • 6 files changed by 1 contributor (1,883 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
rs, yaml, md, toml, txt, gitignore, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
toml0% | 0% | 100% | 0% | 0%
rs0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 0%
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% | 100% | 0% | 0%
src0% | 0% | 0% | 0% | 100%
k8s0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 14)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
Cargo.toml
in root
22 - 2024-05-11 2025-02-27 23 1 mandadhi@google.com mandadhi@google.com
utils.rs
in src
594 1 2024-05-12 2024-08-31 2 1 mandadhi@google.com mandadhi@google.com
main.rs
in src
47 - 2024-06-26 2024-06-26 1 1 mandadhi@google.com mandadhi@google.com
91 - 2024-06-26 2024-06-26 1 1 mandadhi@google.com mandadhi@google.com
150 1 2024-08-31 2024-08-31 1 1 mandadhi@google.com mandadhi@google.com
api.rs
in src
979 2 2024-08-31 2024-08-31 1 1 mandadhi@google.com mandadhi@google.com
2 -
4 -
sa.yaml
in k8s
5 -
errors.rs
in src
11 -
17 -
21 -
rbac.yaml
in k8s
24 -
144 -
Files With Most Contributors (Top 14)
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
Cargo.toml
in root
22 - 2024-05-11 2025-02-27 23 1 mandadhi@google.com mandadhi@google.com
utils.rs
in src
594 1 2024-05-12 2024-08-31 2 1 mandadhi@google.com mandadhi@google.com
150 1 2024-08-31 2024-08-31 1 1 mandadhi@google.com mandadhi@google.com
api.rs
in src
979 2 2024-08-31 2024-08-31 1 1 mandadhi@google.com mandadhi@google.com
91 - 2024-06-26 2024-06-26 1 1 mandadhi@google.com mandadhi@google.com
main.rs
in src
47 - 2024-06-26 2024-06-26 1 1 mandadhi@google.com mandadhi@google.com
2 -
errors.rs
in src
11 -
21 -
144 -
17 -
4 -
rbac.yaml
in k8s
24 -
sa.yaml
in k8s
5 -
Files With Least Contributors (Top 14)
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
144 -
rbac.yaml
in k8s
24 -
21 -
17 -
errors.rs
in src
11 -
sa.yaml
in k8s
5 -
4 -
2 -
api.rs
in src
979 2 2024-08-31 2024-08-31 1 1 mandadhi@google.com mandadhi@google.com
utils.rs
in src
594 1 2024-05-12 2024-08-31 2 1 mandadhi@google.com mandadhi@google.com
150 1 2024-08-31 2024-08-31 1 1 mandadhi@google.com mandadhi@google.com
91 - 2024-06-26 2024-06-26 1 1 mandadhi@google.com mandadhi@google.com
main.rs
in src
47 - 2024-06-26 2024-06-26 1 1 mandadhi@google.com mandadhi@google.com
Cargo.toml
in root
22 - 2024-05-11 2025-02-27 23 1 mandadhi@google.com mandadhi@google.com
Correlations

File Size vs. Number of Changes: 6 points

Cargo.toml x: 22 lines of code y: 23 # changes src/api.rs x: 979 lines of code y: 1 # changes src/controller.rs x: 150 lines of code y: 1 # changes src/utils.rs x: 594 lines of code y: 2 # changes src/gcp_auth.rs x: 91 lines of code y: 1 # changes src/main.rs x: 47 lines of code y: 1 # changes
23.0
# changes
  min: 1.0
  average: 4.83
  25th percentile: 1.0
  median: 1.0
  75th percentile: 7.25
  max: 23.0
0 979.0
lines of code
min: 22.0 | average: 313.83 | 25th percentile: 40.75 | median: 120.5 | 75th percentile: 690.25 | max: 979.0

Number of Contributors vs. Number of Changes: 6 points

Cargo.toml x: 1 # contributors y: 23 # changes src/api.rs x: 1 # contributors y: 1 # changes src/utils.rs x: 1 # contributors y: 2 # changes
23.0
# changes
  min: 1.0
  average: 4.83
  25th percentile: 1.0
  median: 1.0
  75th percentile: 7.25
  max: 23.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

Number of Contributors vs. File Size: 6 points

Cargo.toml x: 1 # contributors y: 22 lines of code src/api.rs x: 1 # contributors y: 979 lines of code src/controller.rs x: 1 # contributors y: 150 lines of code src/utils.rs x: 1 # contributors y: 594 lines of code src/gcp_auth.rs x: 1 # contributors y: 91 lines of code src/main.rs x: 1 # contributors y: 47 lines of code
979.0
lines of code
  min: 22.0
  average: 313.83
  25th percentile: 40.75
  median: 120.5
  75th percentile: 690.25
  max: 979.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0