apache / cordova-plugin-battery-status
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 323 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 1 file changed 51-100 times (36 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 2 files changed 6-20 times (139 lines of code)
    • 3 files changed 1-5 times (148 lines of code)
0% | 11% | 0% | 43% | 45%
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 323 lines of code.
    • 1 file changed by more than 25 contributors (36 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 1 file changed by 6-10 contributors (52 lines of code)
    • 3 files changed by 2-5 contributors (217 lines of code)
    • 1 file changed by 1 contributor (18 lines of code)
11% | 0% | 16% | 67% | 5%
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, yml, json, js, xml, npmignore, gitignore, h, gitattributes, m, txt, java, yaml, ts
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
xml0% | 100% | 0% | 0% | 0%
java0% | 0% | 0% | 100% | 0%
js0% | 0% | 0% | 49% | 50%
m0% | 0% | 0% | 0% | 100%
h0% | 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
ROOT0% | 100% | 0% | 0% | 0%
src0% | 0% | 0% | 37% | 62%
www0% | 0% | 0% | 100% | 0%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
plugin.xml
in root
36 - 2013-05-17 2023-04-26 67 27 herm.wong@gmail.com jcesarmobile@gmail.com
52 5 2013-05-17 2020-03-29 8 6 herm.wong@gmail.com github@timbrust.de
BatteryListener.java
in src/android
87 8 2013-07-10 2018-02-22 6 4 agrieve@chromium.org jcesarmobile@gmail.com
BatteryProxy.js
in src/browser
54 4 2015-03-18 2020-03-29 4 4 daserge@yandex.ru github@timbrust.de
CDVBattery.m
in src/ios
76 - 2013-05-17 2015-03-13 2 2 herm.wong@gmail.com iclelland@chromium.org
CDVBattery.h
in src/ios
18 - 2013-05-17 2013-05-17 1 1 herm.wong@gmail.com herm.wong@gmail.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
plugin.xml
in root
36 - 2013-05-17 2023-04-26 67 27 herm.wong@gmail.com jcesarmobile@gmail.com
52 5 2013-05-17 2020-03-29 8 6 herm.wong@gmail.com github@timbrust.de
BatteryListener.java
in src/android
87 8 2013-07-10 2018-02-22 6 4 agrieve@chromium.org jcesarmobile@gmail.com
BatteryProxy.js
in src/browser
54 4 2015-03-18 2020-03-29 4 4 daserge@yandex.ru github@timbrust.de
CDVBattery.m
in src/ios
76 - 2013-05-17 2015-03-13 2 2 herm.wong@gmail.com iclelland@chromium.org
CDVBattery.h
in src/ios
18 - 2013-05-17 2013-05-17 1 1 herm.wong@gmail.com herm.wong@gmail.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
CDVBattery.h
in src/ios
18 - 2013-05-17 2013-05-17 1 1 herm.wong@gmail.com herm.wong@gmail.com
CDVBattery.m
in src/ios
76 - 2013-05-17 2015-03-13 2 2 herm.wong@gmail.com iclelland@chromium.org
BatteryListener.java
in src/android
87 8 2013-07-10 2018-02-22 6 4 agrieve@chromium.org jcesarmobile@gmail.com
BatteryProxy.js
in src/browser
54 4 2015-03-18 2020-03-29 4 4 daserge@yandex.ru github@timbrust.de
52 5 2013-05-17 2020-03-29 8 6 herm.wong@gmail.com github@timbrust.de
plugin.xml
in root
36 - 2013-05-17 2023-04-26 67 27 herm.wong@gmail.com jcesarmobile@gmail.com
Correlations

File Size vs. Number of Changes: 6 points

plugin.xml x: 36 lines of code y: 67 # changes src/browser/BatteryProxy.js x: 54 lines of code y: 4 # changes www/battery.js x: 52 lines of code y: 8 # changes src/android/BatteryListener.java x: 87 lines of code y: 6 # changes src/ios/CDVBattery.m x: 76 lines of code y: 2 # changes src/ios/CDVBattery.h x: 18 lines of code y: 1 # changes
67.0
# changes
  min: 1.0
  average: 14.67
  25th percentile: 1.75
  median: 5.0
  75th percentile: 22.75
  max: 67.0
0 87.0
lines of code
min: 18.0 | average: 53.83 | 25th percentile: 31.5 | median: 53.0 | 75th percentile: 78.75 | max: 87.0

Number of Contributors vs. Number of Changes: 6 points

plugin.xml x: 27 # contributors y: 67 # changes src/browser/BatteryProxy.js x: 4 # contributors y: 4 # changes www/battery.js x: 6 # contributors y: 8 # changes src/android/BatteryListener.java x: 4 # contributors y: 6 # changes src/ios/CDVBattery.m x: 2 # contributors y: 2 # changes src/ios/CDVBattery.h x: 1 # contributors y: 1 # changes
67.0
# changes
  min: 1.0
  average: 14.67
  25th percentile: 1.75
  median: 5.0
  75th percentile: 22.75
  max: 67.0
0 27.0
# contributors
min: 1.0 | average: 7.33 | 25th percentile: 1.75 | median: 4.0 | 75th percentile: 11.25 | max: 27.0

Number of Contributors vs. File Size: 6 points

plugin.xml x: 27 # contributors y: 36 lines of code src/browser/BatteryProxy.js x: 4 # contributors y: 54 lines of code www/battery.js x: 6 # contributors y: 52 lines of code src/android/BatteryListener.java x: 4 # contributors y: 87 lines of code src/ios/CDVBattery.m x: 2 # contributors y: 76 lines of code src/ios/CDVBattery.h x: 1 # contributors y: 18 lines of code
87.0
lines of code
  min: 18.0
  average: 53.83
  25th percentile: 31.5
  median: 53.0
  75th percentile: 78.75
  max: 87.0
0 27.0
# contributors
min: 1.0 | average: 7.33 | 25th percentile: 1.75 | median: 4.0 | 75th percentile: 11.25 | max: 27.0