apache / cordova-plugman
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 163 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 2 files changed 51-100 times (68 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 1 file changed 6-20 times (7 lines of code)
    • 2 files changed 1-5 times (88 lines of code)
0% | 41% | 0% | 4% | 53%
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 163 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 2 files changed by 11-25 contributors (68 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 2 files changed by 2-5 contributors (77 lines of code)
    • 1 file changed by 1 contributor (18 lines of code)
0% | 41% | 0% | 47% | 11%
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, txt, js, json, yml, npmignore, gitignore, npmrc, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
js0% | 41% | 0% | 4% | 53%
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
ROOT0% | 79% | 0% | 0% | 20%
src0% | 0% | 0% | 9% | 90%
Most Frequently Changed Files (Top 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
main.js
in root
66 1 2013-04-18 2021-10-02 62 22 braden.shepherdson@gmail.com erisu@users.noreply.github.com
plugman.js
in root
2 - 2012-11-27 2019-12-17 53 16 anis.kadri@gmail.com erisu@users.noreply.github.com
help.js
in src
7 - 2013-06-20 2019-12-17 7 5 maj.fil@gmail.com erisu@users.noreply.github.com
70 3 2019-03-31 2021-10-02 5 2 raphinesse@gmail.com erisu@users.noreply.github.com
bin.js
in root
18 - 2021-10-02 2021-10-02 1 1 erisu@users.noreply.github.com erisu@users.noreply.github.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
main.js
in root
66 1 2013-04-18 2021-10-02 62 22 braden.shepherdson@gmail.com erisu@users.noreply.github.com
plugman.js
in root
2 - 2012-11-27 2019-12-17 53 16 anis.kadri@gmail.com erisu@users.noreply.github.com
help.js
in src
7 - 2013-06-20 2019-12-17 7 5 maj.fil@gmail.com erisu@users.noreply.github.com
70 3 2019-03-31 2021-10-02 5 2 raphinesse@gmail.com erisu@users.noreply.github.com
bin.js
in root
18 - 2021-10-02 2021-10-02 1 1 erisu@users.noreply.github.com erisu@users.noreply.github.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
bin.js
in root
18 - 2021-10-02 2021-10-02 1 1 erisu@users.noreply.github.com erisu@users.noreply.github.com
70 3 2019-03-31 2021-10-02 5 2 raphinesse@gmail.com erisu@users.noreply.github.com
help.js
in src
7 - 2013-06-20 2019-12-17 7 5 maj.fil@gmail.com erisu@users.noreply.github.com
plugman.js
in root
2 - 2012-11-27 2019-12-17 53 16 anis.kadri@gmail.com erisu@users.noreply.github.com
main.js
in root
66 1 2013-04-18 2021-10-02 62 22 braden.shepherdson@gmail.com erisu@users.noreply.github.com
Correlations

File Size vs. Number of Changes: 5 points

bin.js x: 18 lines of code y: 1 # changes main.js x: 66 lines of code y: 62 # changes src/commands.js x: 70 lines of code y: 5 # changes plugman.js x: 2 lines of code y: 53 # changes src/help.js x: 7 lines of code y: 7 # changes
62.0
# changes
  min: 1.0
  average: 25.6
  25th percentile: 3.0
  median: 7.0
  75th percentile: 57.5
  max: 62.0
0 70.0
lines of code
min: 2.0 | average: 32.6 | 25th percentile: 4.5 | median: 18.0 | 75th percentile: 68.0 | max: 70.0

Number of Contributors vs. Number of Changes: 5 points

bin.js x: 1 # contributors y: 1 # changes main.js x: 22 # contributors y: 62 # changes src/commands.js x: 2 # contributors y: 5 # changes plugman.js x: 16 # contributors y: 53 # changes src/help.js x: 5 # contributors y: 7 # changes
62.0
# changes
  min: 1.0
  average: 25.6
  25th percentile: 3.0
  median: 7.0
  75th percentile: 57.5
  max: 62.0
0 22.0
# contributors
min: 1.0 | average: 9.2 | 25th percentile: 1.5 | median: 5.0 | 75th percentile: 19.0 | max: 22.0

Number of Contributors vs. File Size: 5 points

bin.js x: 1 # contributors y: 18 lines of code main.js x: 22 # contributors y: 66 lines of code src/commands.js x: 2 # contributors y: 70 lines of code plugman.js x: 16 # contributors y: 2 lines of code src/help.js x: 5 # contributors y: 7 lines of code
70.0
lines of code
  min: 2.0
  average: 32.6
  25th percentile: 4.5
  median: 18.0
  75th percentile: 68.0
  max: 70.0
0 22.0
# contributors
min: 1.0 | average: 9.2 | 25th percentile: 1.5 | median: 5.0 | 75th percentile: 19.0 | max: 22.0