azure / azure-managed-hsm-key-attestation
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 108 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)
    • 5 files changed 1-5 times (108 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 5 files with 108 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)
    • 5 files changed by 1 contributor (108 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
py, md, txt, gitignore, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 0% | 0% | 100%
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% | 0% | 0% | 100%
Most Frequently Changed Files (Top 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
config.py
in src
7 - 2025-03-19 2025-03-19 1 1 60414148+vasanthrajams@user... 60414148+vasanthrajams@user...
parser.py
in src
13 2 2025-03-19 2025-03-19 1 1 60414148+vasanthrajams@user... 60414148+vasanthrajams@user...
13 2 2025-03-19 2025-03-19 1 1 60414148+vasanthrajams@user... 60414148+vasanthrajams@user...
utils.py
in src
21 3 2025-03-19 2025-03-19 1 1 60414148+vasanthrajams@user... 60414148+vasanthrajams@user...
54 - 2025-03-19 2025-03-19 1 1 60414148+vasanthrajams@user... 60414148+vasanthrajams@user...
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
13 2 2025-03-19 2025-03-19 1 1 60414148+vasanthrajams@user... 60414148+vasanthrajams@user...
parser.py
in src
13 2 2025-03-19 2025-03-19 1 1 60414148+vasanthrajams@user... 60414148+vasanthrajams@user...
54 - 2025-03-19 2025-03-19 1 1 60414148+vasanthrajams@user... 60414148+vasanthrajams@user...
config.py
in src
7 - 2025-03-19 2025-03-19 1 1 60414148+vasanthrajams@user... 60414148+vasanthrajams@user...
utils.py
in src
21 3 2025-03-19 2025-03-19 1 1 60414148+vasanthrajams@user... 60414148+vasanthrajams@user...
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
54 - 2025-03-19 2025-03-19 1 1 60414148+vasanthrajams@user... 60414148+vasanthrajams@user...
utils.py
in src
21 3 2025-03-19 2025-03-19 1 1 60414148+vasanthrajams@user... 60414148+vasanthrajams@user...
13 2 2025-03-19 2025-03-19 1 1 60414148+vasanthrajams@user... 60414148+vasanthrajams@user...
parser.py
in src
13 2 2025-03-19 2025-03-19 1 1 60414148+vasanthrajams@user... 60414148+vasanthrajams@user...
config.py
in src
7 - 2025-03-19 2025-03-19 1 1 60414148+vasanthrajams@user... 60414148+vasanthrajams@user...
Correlations

File Size vs. Number of Changes: 5 points

src/config.py x: 7 lines of code y: 1 # changes src/parser.py x: 13 lines of code y: 1 # changes src/utils.py x: 21 lines of code y: 1 # changes src/validate_attestation.py x: 54 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 54.0
lines of code
min: 7.0 | average: 21.6 | 25th percentile: 10.0 | median: 13.0 | 75th percentile: 37.5 | max: 54.0

Number of Contributors vs. Number of Changes: 5 points

src/config.py 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: 5 points

src/config.py x: 1 # contributors y: 7 lines of code src/parser.py x: 1 # contributors y: 13 lines of code src/utils.py x: 1 # contributors y: 21 lines of code src/validate_attestation.py x: 1 # contributors y: 54 lines of code
54.0
lines of code
  min: 7.0
  average: 21.6
  25th percentile: 10.0
  median: 13.0
  75th percentile: 37.5
  max: 54.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