azure / login
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 8 files with 553 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 (31 lines of code)
    • 2 files changed 6-20 times (285 lines of code)
    • 5 files changed 1-5 times (237 lines of code)
0% | 0% | 5% | 51% | 42%
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 8 files with 553 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 1 file changed by 11-25 contributors (31 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 4 files changed by 2-5 contributors (401 lines of code)
    • 3 files changed by 1 contributor (121 lines of code)
0% | 5% | 0% | 72% | 21%
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, ts, md, json, jsonc, txt, gitignore, js
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
ts0% | 0% | 5% | 51% | 42%
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
src0% | 0% | 5% | 51% | 42%
Most Frequently Changed Files (Top 8)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
main.ts
in src
31 1 2019-12-10 2024-09-14 34 15 suaggar@microsoft.com yanxu1@microsoft.com
163 11 2023-05-29 2025-03-04 9 2 yanxu1@microsoft.com shiyingchen@microsoft.com
LoginConfig.ts
in src/common
122 6 2023-05-29 2025-03-03 6 2 yanxu1@microsoft.com shiyingchen@microsoft.com
Utils.ts
in src/common
27 3 2023-12-28 2024-08-01 3 1 shiyingchen@microsoft.com shiyingchen@microsoft.com
AzPSScriptBuilder.ts
in src/PowerShell
96 7 2023-10-20 2024-05-24 3 2 yanxu1@microsoft.com yanxu1@microsoft.com
16 1 2023-12-28 2024-01-17 2 1 shiyingchen@microsoft.com shiyingchen@microsoft.com
AzPSLogin.ts
in src/PowerShell
20 2 2023-10-20 2023-12-28 2 2 yanxu1@microsoft.com shiyingchen@microsoft.com
AzPSUtils.ts
in src/PowerShell
78 4 2023-12-28 2023-12-28 1 1 shiyingchen@microsoft.com shiyingchen@microsoft.com
Files With Most Contributors (Top 8)
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
main.ts
in src
31 1 2019-12-10 2024-09-14 34 15 suaggar@microsoft.com yanxu1@microsoft.com
163 11 2023-05-29 2025-03-04 9 2 yanxu1@microsoft.com shiyingchen@microsoft.com
LoginConfig.ts
in src/common
122 6 2023-05-29 2025-03-03 6 2 yanxu1@microsoft.com shiyingchen@microsoft.com
AzPSScriptBuilder.ts
in src/PowerShell
96 7 2023-10-20 2024-05-24 3 2 yanxu1@microsoft.com yanxu1@microsoft.com
AzPSLogin.ts
in src/PowerShell
20 2 2023-10-20 2023-12-28 2 2 yanxu1@microsoft.com shiyingchen@microsoft.com
Utils.ts
in src/common
27 3 2023-12-28 2024-08-01 3 1 shiyingchen@microsoft.com shiyingchen@microsoft.com
16 1 2023-12-28 2024-01-17 2 1 shiyingchen@microsoft.com shiyingchen@microsoft.com
AzPSUtils.ts
in src/PowerShell
78 4 2023-12-28 2023-12-28 1 1 shiyingchen@microsoft.com shiyingchen@microsoft.com
Files With Least Contributors (Top 8)
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
AzPSUtils.ts
in src/PowerShell
78 4 2023-12-28 2023-12-28 1 1 shiyingchen@microsoft.com shiyingchen@microsoft.com
Utils.ts
in src/common
27 3 2023-12-28 2024-08-01 3 1 shiyingchen@microsoft.com shiyingchen@microsoft.com
16 1 2023-12-28 2024-01-17 2 1 shiyingchen@microsoft.com shiyingchen@microsoft.com
163 11 2023-05-29 2025-03-04 9 2 yanxu1@microsoft.com shiyingchen@microsoft.com
LoginConfig.ts
in src/common
122 6 2023-05-29 2025-03-03 6 2 yanxu1@microsoft.com shiyingchen@microsoft.com
AzPSScriptBuilder.ts
in src/PowerShell
96 7 2023-10-20 2024-05-24 3 2 yanxu1@microsoft.com yanxu1@microsoft.com
AzPSLogin.ts
in src/PowerShell
20 2 2023-10-20 2023-12-28 2 2 yanxu1@microsoft.com shiyingchen@microsoft.com
main.ts
in src
31 1 2019-12-10 2024-09-14 34 15 suaggar@microsoft.com yanxu1@microsoft.com
Correlations

File Size vs. Number of Changes: 8 points

src/Cli/AzureCliLogin.ts x: 163 lines of code y: 9 # changes src/common/LoginConfig.ts x: 122 lines of code y: 6 # changes src/main.ts x: 31 lines of code y: 34 # changes src/common/Utils.ts x: 27 lines of code y: 3 # changes src/PowerShell/AzPSScriptBuilder.ts x: 96 lines of code y: 3 # changes src/cleanup.ts x: 16 lines of code y: 2 # changes src/PowerShell/AzPSLogin.ts x: 20 lines of code y: 2 # changes src/PowerShell/AzPSUtils.ts x: 78 lines of code y: 1 # changes
34.0
# changes
  min: 1.0
  average: 7.5
  25th percentile: 2.0
  median: 3.0
  75th percentile: 8.25
  max: 34.0
0 163.0
lines of code
min: 16.0 | average: 69.13 | 25th percentile: 21.75 | median: 54.5 | 75th percentile: 115.5 | max: 163.0

Number of Contributors vs. Number of Changes: 8 points

src/Cli/AzureCliLogin.ts x: 2 # contributors y: 9 # changes src/common/LoginConfig.ts x: 2 # contributors y: 6 # changes src/main.ts x: 15 # contributors y: 34 # changes src/common/Utils.ts x: 1 # contributors y: 3 # changes src/PowerShell/AzPSScriptBuilder.ts x: 2 # contributors y: 3 # changes src/cleanup.ts x: 1 # contributors y: 2 # changes src/PowerShell/AzPSLogin.ts x: 2 # contributors y: 2 # changes src/PowerShell/AzPSUtils.ts x: 1 # contributors y: 1 # changes
34.0
# changes
  min: 1.0
  average: 7.5
  25th percentile: 2.0
  median: 3.0
  75th percentile: 8.25
  max: 34.0
0 15.0
# contributors
min: 1.0 | average: 3.25 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 15.0

Number of Contributors vs. File Size: 8 points

src/Cli/AzureCliLogin.ts x: 2 # contributors y: 163 lines of code src/common/LoginConfig.ts x: 2 # contributors y: 122 lines of code src/main.ts x: 15 # contributors y: 31 lines of code src/common/Utils.ts x: 1 # contributors y: 27 lines of code src/PowerShell/AzPSScriptBuilder.ts x: 2 # contributors y: 96 lines of code src/cleanup.ts x: 1 # contributors y: 16 lines of code src/PowerShell/AzPSLogin.ts x: 2 # contributors y: 20 lines of code src/PowerShell/AzPSUtils.ts x: 1 # contributors y: 78 lines of code
163.0
lines of code
  min: 16.0
  average: 69.13
  25th percentile: 21.75
  median: 54.5
  75th percentile: 115.5
  max: 163.0
0 15.0
# contributors
min: 1.0 | average: 3.25 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 15.0