DeloitteAU / DDBreakpoints
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 847 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)
    • 3 files changed 6-20 times (609 lines of code)
    • 2 files changed 1-5 times (238 lines of code)
0% | 0% | 0% | 71% | 28%
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 847 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)
    • 1 file changed by 6-10 contributors (260 lines of code)
    • 2 files changed by 2-5 contributors (349 lines of code)
    • 2 files changed by 1 contributor (238 lines of code)
0% | 0% | 30% | 41% | 28%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
js, json, txt, scss, gitignore, md, less, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
js0% | 0% | 0% | 52% | 47%
scss0% | 0% | 0% | 100% | 0%
less0% | 0% | 0% | 100% | 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
lib0% | 0% | 0% | 73% | 26%
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
226 - 2015-01-05 2021-08-16 12 5 hadimichael@gmail.com dkeeghan@deloitte.com.au
260 17 2015-01-05 2021-08-16 10 8 hadimichael@gmail.com dkeeghan@deloitte.com.au
123 - 2016-12-20 2021-08-16 6 2 dkeeghan@deloitte.com.au dkeeghan@deloitte.com.au
222 4 2020-07-10 2021-08-16 2 1 dkeeghan@deloitte.com.au dkeeghan@deloitte.com.au
16 1 2015-01-05 2015-01-05 1 1 hadimichael@gmail.com hadimichael@gmail.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
260 17 2015-01-05 2021-08-16 10 8 hadimichael@gmail.com dkeeghan@deloitte.com.au
226 - 2015-01-05 2021-08-16 12 5 hadimichael@gmail.com dkeeghan@deloitte.com.au
123 - 2016-12-20 2021-08-16 6 2 dkeeghan@deloitte.com.au dkeeghan@deloitte.com.au
222 4 2020-07-10 2021-08-16 2 1 dkeeghan@deloitte.com.au dkeeghan@deloitte.com.au
16 1 2015-01-05 2015-01-05 1 1 hadimichael@gmail.com hadimichael@gmail.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
222 4 2020-07-10 2021-08-16 2 1 dkeeghan@deloitte.com.au dkeeghan@deloitte.com.au
16 1 2015-01-05 2015-01-05 1 1 hadimichael@gmail.com hadimichael@gmail.com
123 - 2016-12-20 2021-08-16 6 2 dkeeghan@deloitte.com.au dkeeghan@deloitte.com.au
226 - 2015-01-05 2021-08-16 12 5 hadimichael@gmail.com dkeeghan@deloitte.com.au
260 17 2015-01-05 2021-08-16 10 8 hadimichael@gmail.com dkeeghan@deloitte.com.au
Correlations

File Size vs. Number of Changes: 5 points

lib/dd.breakpoints.es6.js x: 222 lines of code y: 2 # changes lib/dd.breakpoints.js x: 260 lines of code y: 10 # changes lib/dd.breakpoints.less x: 123 lines of code y: 6 # changes lib/dd.breakpoints.scss x: 226 lines of code y: 12 # changes gruntfile.js x: 16 lines of code y: 1 # changes
12.0
# changes
  min: 1.0
  average: 6.2
  25th percentile: 1.5
  median: 6.0
  75th percentile: 11.0
  max: 12.0
0 260.0
lines of code
min: 16.0 | average: 169.4 | 25th percentile: 69.5 | median: 222.0 | 75th percentile: 243.0 | max: 260.0

Number of Contributors vs. Number of Changes: 5 points

lib/dd.breakpoints.es6.js x: 1 # contributors y: 2 # changes lib/dd.breakpoints.js x: 8 # contributors y: 10 # changes lib/dd.breakpoints.less x: 2 # contributors y: 6 # changes lib/dd.breakpoints.scss x: 5 # contributors y: 12 # changes gruntfile.js x: 1 # contributors y: 1 # changes
12.0
# changes
  min: 1.0
  average: 6.2
  25th percentile: 1.5
  median: 6.0
  75th percentile: 11.0
  max: 12.0
0 8.0
# contributors
min: 1.0 | average: 3.4 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 6.5 | max: 8.0

Number of Contributors vs. File Size: 5 points

lib/dd.breakpoints.es6.js x: 1 # contributors y: 222 lines of code lib/dd.breakpoints.js x: 8 # contributors y: 260 lines of code lib/dd.breakpoints.less x: 2 # contributors y: 123 lines of code lib/dd.breakpoints.scss x: 5 # contributors y: 226 lines of code gruntfile.js x: 1 # contributors y: 16 lines of code
260.0
lines of code
  min: 16.0
  average: 169.4
  25th percentile: 69.5
  median: 222.0
  75th percentile: 243.0
  max: 260.0
0 8.0
# contributors
min: 1.0 | average: 3.4 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 6.5 | max: 8.0