azure / apim-lab
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 4 files with 292 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)
    • 4 files changed 1-5 times (292 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 4 files with 292 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)
    • 1 file changed by 2-5 contributors (13 lines of code)
    • 3 files changed by 1 contributor (279 lines of code)
0% | 0% | 0% | 4% | 95%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
md, svg, json, html, scss, gitignore, js, txt, sh, markdown, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
html0% | 0% | 0% | 0% | 100%
scss0% | 0% | 0% | 0% | 100%
js0% | 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
assets0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
_sass0% | 0% | 0% | 0% | 100%
_includes0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 4)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
apim.scss
in _sass/color_schemes
13 - 2022-02-01 2024-05-28 4 2 84809797+simonkurtz-msft@us... simonkurtz@microsoft.com
custom.js
in _includes/js
1 - 2021-09-07 2021-10-19 2 1 66635444+ferantomsft@users.... 66635444+ferantomsft@users....
404.html
in root
22 - 2021-09-06 2021-09-06 1 1 66635444+ferantomsft@users.... 66635444+ferantomsft@users....
edit-diagram.html
in assets/html
256 - 2021-10-20 2021-10-20 1 1 66635444+ferantomsft@users.... 66635444+ferantomsft@users....
Files With Most Contributors (Top 4)
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
apim.scss
in _sass/color_schemes
13 - 2022-02-01 2024-05-28 4 2 84809797+simonkurtz-msft@us... simonkurtz@microsoft.com
custom.js
in _includes/js
1 - 2021-09-07 2021-10-19 2 1 66635444+ferantomsft@users.... 66635444+ferantomsft@users....
404.html
in root
22 - 2021-09-06 2021-09-06 1 1 66635444+ferantomsft@users.... 66635444+ferantomsft@users....
edit-diagram.html
in assets/html
256 - 2021-10-20 2021-10-20 1 1 66635444+ferantomsft@users.... 66635444+ferantomsft@users....
Files With Least Contributors (Top 4)
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
edit-diagram.html
in assets/html
256 - 2021-10-20 2021-10-20 1 1 66635444+ferantomsft@users.... 66635444+ferantomsft@users....
404.html
in root
22 - 2021-09-06 2021-09-06 1 1 66635444+ferantomsft@users.... 66635444+ferantomsft@users....
custom.js
in _includes/js
1 - 2021-09-07 2021-10-19 2 1 66635444+ferantomsft@users.... 66635444+ferantomsft@users....
apim.scss
in _sass/color_schemes
13 - 2022-02-01 2024-05-28 4 2 84809797+simonkurtz-msft@us... simonkurtz@microsoft.com
Correlations

File Size vs. Number of Changes: 4 points

_sass/color_schemes/apim.scss x: 13 lines of code y: 4 # changes assets/html/edit-diagram.html x: 256 lines of code y: 1 # changes _includes/js/custom.js x: 1 lines of code y: 2 # changes 404.html x: 22 lines of code y: 1 # changes
4.0
# changes
  min: 1.0
  average: 2.0
  25th percentile: 1.0
  median: 1.5
  75th percentile: 3.5
  max: 4.0
0 256.0
lines of code
min: 1.0 | average: 73.0 | 25th percentile: 4.0 | median: 17.5 | 75th percentile: 197.5 | max: 256.0

Number of Contributors vs. Number of Changes: 4 points

_sass/color_schemes/apim.scss x: 2 # contributors y: 4 # changes assets/html/edit-diagram.html x: 1 # contributors y: 1 # changes _includes/js/custom.js x: 1 # contributors y: 2 # changes
4.0
# changes
  min: 1.0
  average: 2.0
  25th percentile: 1.0
  median: 1.5
  75th percentile: 3.5
  max: 4.0
0 2.0
# contributors
min: 1.0 | average: 1.25 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.75 | max: 2.0

Number of Contributors vs. File Size: 4 points

_sass/color_schemes/apim.scss x: 2 # contributors y: 13 lines of code assets/html/edit-diagram.html x: 1 # contributors y: 256 lines of code _includes/js/custom.js x: 1 # contributors y: 1 lines of code 404.html x: 1 # contributors y: 22 lines of code
256.0
lines of code
  min: 1.0
  average: 73.0
  25th percentile: 4.0
  median: 17.5
  75th percentile: 197.5
  max: 256.0
0 2.0
# contributors
min: 1.0 | average: 1.25 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.75 | max: 2.0