Uber / assume-role-cli
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 3 files with 378 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)
    • 3 files changed 1-5 times (378 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 3 files with 378 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)
    • 3 files changed by 1 contributor (378 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
go, md, yml, yaml, txt, mod, sh, gitignore, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
go0% | 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% | 0% | 0% | 100%
cli0% | 0% | 0% | 0% | 100%
fixtures0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 12)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
48 2 2019-02-28 2019-02-28 1 1 rabbbit@gmail.com rabbbit@gmail.com
cli.go
in cli
94 6 2019-02-28 2019-02-28 1 1 rabbbit@gmail.com rabbbit@gmail.com
app.go
in root
236 10 2019-02-28 2019-02-28 1 1 rabbbit@gmail.com rabbbit@gmail.com
assume-role.yaml
in cli/fixtures/test-config
1 -
assume-role.yaml
in fixtures/test-config-roleprefix
2 -
main.go
in cli/assume-role
8 1
clock.go
in root
11 1
utils.go
in root
26 4
config.go
in root
28 2
config.go
in cli
40 3
options.go
in root
50 7
aws.go
in root
268 14
Files With Most Contributors (Top 12)
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
48 2 2019-02-28 2019-02-28 1 1 rabbbit@gmail.com rabbbit@gmail.com
cli.go
in cli
94 6 2019-02-28 2019-02-28 1 1 rabbbit@gmail.com rabbbit@gmail.com
app.go
in root
236 10 2019-02-28 2019-02-28 1 1 rabbbit@gmail.com rabbbit@gmail.com
config.go
in root
28 2
options.go
in root
50 7
aws.go
in root
268 14
clock.go
in root
11 1
config.go
in cli
40 3
assume-role.yaml
in cli/fixtures/test-config
1 -
main.go
in cli/assume-role
8 1
utils.go
in root
26 4
assume-role.yaml
in fixtures/test-config-roleprefix
2 -
Files With Least Contributors (Top 12)
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
aws.go
in root
268 14
options.go
in root
50 7
config.go
in cli
40 3
config.go
in root
28 2
utils.go
in root
26 4
clock.go
in root
11 1
main.go
in cli/assume-role
8 1
assume-role.yaml
in fixtures/test-config-roleprefix
2 -
assume-role.yaml
in cli/fixtures/test-config
1 -
app.go
in root
236 10 2019-02-28 2019-02-28 1 1 rabbbit@gmail.com rabbbit@gmail.com
cli.go
in cli
94 6 2019-02-28 2019-02-28 1 1 rabbbit@gmail.com rabbbit@gmail.com
48 2 2019-02-28 2019-02-28 1 1 rabbbit@gmail.com rabbbit@gmail.com
Correlations

File Size vs. Number of Changes: 3 points

app.go x: 236 lines of code y: 1 # changes cli/cli.go x: 94 lines of code y: 1 # changes cli/options.go x: 48 lines of code y: 1 # changes
1.0
# changes
  min: 1.0
  average: 1.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.0
  max: 1.0
0 236.0
lines of code
min: 48.0 | average: 126.0 | 25th percentile: 48.0 | median: 94.0 | 75th percentile: 236.0 | max: 236.0

Number of Contributors vs. Number of Changes: 3 points

app.go x: 1 # contributors y: 1 # changes
1.0
# changes
  min: 1.0
  average: 1.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.0
  max: 1.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: 3 points

app.go x: 1 # contributors y: 236 lines of code cli/cli.go x: 1 # contributors y: 94 lines of code cli/options.go x: 1 # contributors y: 48 lines of code
236.0
lines of code
  min: 48.0
  average: 126.0
  25th percentile: 48.0
  median: 94.0
  75th percentile: 236.0
  max: 236.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