apache / cordova-serve
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 6 files with 368 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)
    • 5 files changed 6-20 times (343 lines of code)
    • 1 file changed 1-5 times (25 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 6 files with 368 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)
    • 2 files changed by 6-10 contributors (234 lines of code)
    • 4 files changed by 2-5 contributors (134 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 63% | 36% | 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
js, md, json, yml, txt, npmignore, gitignore, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
js0% | 0% | 0% | 93% | 6%
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% | 93% | 6%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
162 7 2015-07-14 2020-04-02 14 7 tim.barham@microsoft.com erisu@users.noreply.github.com
32 2 2015-08-22 2020-04-02 7 4 tim.barham@microsoft.com erisu@users.noreply.github.com
server.js
in src
49 - 2015-08-22 2020-04-02 7 3 tim.barham@microsoft.com erisu@users.noreply.github.com
util.js
in src
72 3 2017-08-12 2021-08-29 7 6 purplecabbage@gmail.com 49952868+seamlink-aalves@us...
main.js
in src
28 2 2017-06-29 2021-10-16 6 5 purplecabbage@gmail.com raphinesse@gmail.com
exec.js
in src
25 1 2017-06-29 2020-04-02 4 3 purplecabbage@gmail.com erisu@users.noreply.github.com
Files With Most Contributors (Top 6)
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
162 7 2015-07-14 2020-04-02 14 7 tim.barham@microsoft.com erisu@users.noreply.github.com
util.js
in src
72 3 2017-08-12 2021-08-29 7 6 purplecabbage@gmail.com 49952868+seamlink-aalves@us...
main.js
in src
28 2 2017-06-29 2021-10-16 6 5 purplecabbage@gmail.com raphinesse@gmail.com
32 2 2015-08-22 2020-04-02 7 4 tim.barham@microsoft.com erisu@users.noreply.github.com
server.js
in src
49 - 2015-08-22 2020-04-02 7 3 tim.barham@microsoft.com erisu@users.noreply.github.com
exec.js
in src
25 1 2017-06-29 2020-04-02 4 3 purplecabbage@gmail.com erisu@users.noreply.github.com
Files With Least Contributors (Top 6)
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
server.js
in src
49 - 2015-08-22 2020-04-02 7 3 tim.barham@microsoft.com erisu@users.noreply.github.com
exec.js
in src
25 1 2017-06-29 2020-04-02 4 3 purplecabbage@gmail.com erisu@users.noreply.github.com
32 2 2015-08-22 2020-04-02 7 4 tim.barham@microsoft.com erisu@users.noreply.github.com
main.js
in src
28 2 2017-06-29 2021-10-16 6 5 purplecabbage@gmail.com raphinesse@gmail.com
util.js
in src
72 3 2017-08-12 2021-08-29 7 6 purplecabbage@gmail.com 49952868+seamlink-aalves@us...
162 7 2015-07-14 2020-04-02 14 7 tim.barham@microsoft.com erisu@users.noreply.github.com
Correlations

File Size vs. Number of Changes: 6 points

src/main.js x: 28 lines of code y: 6 # changes src/util.js x: 72 lines of code y: 7 # changes src/browser.js x: 162 lines of code y: 14 # changes src/exec.js x: 25 lines of code y: 4 # changes src/platform.js x: 32 lines of code y: 7 # changes src/server.js x: 49 lines of code y: 7 # changes
14.0
# changes
  min: 4.0
  average: 7.5
  25th percentile: 5.5
  median: 7.0
  75th percentile: 8.75
  max: 14.0
0 162.0
lines of code
min: 25.0 | average: 61.33 | 25th percentile: 27.25 | median: 40.5 | 75th percentile: 94.5 | max: 162.0

Number of Contributors vs. Number of Changes: 6 points

src/main.js x: 5 # contributors y: 6 # changes src/util.js x: 6 # contributors y: 7 # changes src/browser.js x: 7 # contributors y: 14 # changes src/exec.js x: 3 # contributors y: 4 # changes src/platform.js x: 4 # contributors y: 7 # changes src/server.js x: 3 # contributors y: 7 # changes
14.0
# changes
  min: 4.0
  average: 7.5
  25th percentile: 5.5
  median: 7.0
  75th percentile: 8.75
  max: 14.0
0 7.0
# contributors
min: 3.0 | average: 4.67 | 25th percentile: 3.0 | median: 4.5 | 75th percentile: 6.25 | max: 7.0

Number of Contributors vs. File Size: 6 points

src/main.js x: 5 # contributors y: 28 lines of code src/util.js x: 6 # contributors y: 72 lines of code src/browser.js x: 7 # contributors y: 162 lines of code src/exec.js x: 3 # contributors y: 25 lines of code src/platform.js x: 4 # contributors y: 32 lines of code src/server.js x: 3 # contributors y: 49 lines of code
162.0
lines of code
  min: 25.0
  average: 61.33
  25th percentile: 27.25
  median: 40.5
  75th percentile: 94.5
  max: 162.0
0 7.0
# contributors
min: 3.0 | average: 4.67 | 25th percentile: 3.0 | median: 4.5 | 75th percentile: 6.25 | max: 7.0