azure / Moodle
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 236 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)
    • 2 files changed 6-20 times (221 lines of code)
    • 3 files changed 1-5 times (15 lines of code)
0% | 0% | 0% | 93% | 6%
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 236 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)
    • 5 files changed by 2-5 contributors (236 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 0% | 100% | 0%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
json, md, sh, py, gitignore, js, txt, jshintrc, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 0% | 98% | 1%
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
etc0% | 0% | 0% | 98% | 1%
ROOT0% | 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
DeploymentTester.py
in etc/travis
153 13 2018-04-26 2018-05-11 8 2 daniel@theeroperto.com hoson@microsoft.com
Configuration.py
in etc/travis
68 8 2018-04-26 2018-07-19 6 2 daniel@theeroperto.com hoson@microsoft.com
12 - 2018-04-06 2018-04-30 5 3 daniel@theeroperto.com hoson@microsoft.com
__init__.py
in etc/travis
1 - 2018-04-26 2018-05-03 2 2 daniel@theeroperto.com hoson@microsoft.com
travis.py
in etc
2 - 2018-04-26 2018-05-03 2 2 daniel@theeroperto.com hoson@microsoft.com
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
12 - 2018-04-06 2018-04-30 5 3 daniel@theeroperto.com hoson@microsoft.com
DeploymentTester.py
in etc/travis
153 13 2018-04-26 2018-05-11 8 2 daniel@theeroperto.com hoson@microsoft.com
Configuration.py
in etc/travis
68 8 2018-04-26 2018-07-19 6 2 daniel@theeroperto.com hoson@microsoft.com
travis.py
in etc
2 - 2018-04-26 2018-05-03 2 2 daniel@theeroperto.com hoson@microsoft.com
__init__.py
in etc/travis
1 - 2018-04-26 2018-05-03 2 2 daniel@theeroperto.com hoson@microsoft.com
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
DeploymentTester.py
in etc/travis
153 13 2018-04-26 2018-05-11 8 2 daniel@theeroperto.com hoson@microsoft.com
Configuration.py
in etc/travis
68 8 2018-04-26 2018-07-19 6 2 daniel@theeroperto.com hoson@microsoft.com
travis.py
in etc
2 - 2018-04-26 2018-05-03 2 2 daniel@theeroperto.com hoson@microsoft.com
__init__.py
in etc/travis
1 - 2018-04-26 2018-05-03 2 2 daniel@theeroperto.com hoson@microsoft.com
12 - 2018-04-06 2018-04-30 5 3 daniel@theeroperto.com hoson@microsoft.com
Correlations

File Size vs. Number of Changes: 5 points

etc/travis/Configuration.py x: 68 lines of code y: 6 # changes etc/travis/DeploymentTester.py x: 153 lines of code y: 8 # changes etc/travis.py x: 2 lines of code y: 2 # changes etc/travis/__init__.py x: 1 lines of code y: 2 # changes Gruntfile.js x: 12 lines of code y: 5 # changes
8.0
# changes
  min: 2.0
  average: 4.6
  25th percentile: 2.0
  median: 5.0
  75th percentile: 7.0
  max: 8.0
0 153.0
lines of code
min: 1.0 | average: 47.2 | 25th percentile: 1.5 | median: 12.0 | 75th percentile: 110.5 | max: 153.0

Number of Contributors vs. Number of Changes: 5 points

etc/travis/Configuration.py x: 2 # contributors y: 6 # changes etc/travis/DeploymentTester.py x: 2 # contributors y: 8 # changes etc/travis.py x: 2 # contributors y: 2 # changes Gruntfile.js x: 3 # contributors y: 5 # changes
8.0
# changes
  min: 2.0
  average: 4.6
  25th percentile: 2.0
  median: 5.0
  75th percentile: 7.0
  max: 8.0
0 3.0
# contributors
min: 2.0 | average: 2.2 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.5 | max: 3.0

Number of Contributors vs. File Size: 5 points

etc/travis/Configuration.py x: 2 # contributors y: 68 lines of code etc/travis/DeploymentTester.py x: 2 # contributors y: 153 lines of code etc/travis.py x: 2 # contributors y: 2 lines of code etc/travis/__init__.py x: 2 # contributors y: 1 lines of code Gruntfile.js x: 3 # contributors y: 12 lines of code
153.0
lines of code
  min: 1.0
  average: 47.2
  25th percentile: 1.5
  median: 12.0
  75th percentile: 110.5
  max: 153.0
0 3.0
# contributors
min: 2.0 | average: 2.2 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.5 | max: 3.0