epam / CoroutinesExtensions
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 1 files with 97 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)
    • 0 files changed 6-20 times (0 lines of code)
    • 1 file changed 1-5 times (97 lines of code)
0% | 0% | 0% | 0% | 100%
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 1 files with 97 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)
    • 0 files changed by 2-5 contributors (0 lines of code)
    • 1 file changed by 1 contributor (97 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
xml, kt, gradle, gitignore, properties, txt, bat, md, json, pro
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
kt0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 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
coroutinesoperators0% | 0% | 0% | 0% | 100%
app0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 11)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ChannelOperators.kt
in coroutinesoperators/src/main/java/com/epam/coroutinesextensions/coroutinesoperators
97 1 2020-04-01 2020-04-09 2 1 volodymyr_chornenkyi@epam.com volodymyr_chornenkyi@epam.com
strings.xml
in app/src/main/res/values
3 -
ic_launcher_round.xml
in app/src/main/res/mipmap-anydpi-v26
5 -
ic_launcher.xml
in app/src/main/res/mipmap-anydpi-v26
5 -
colors.xml
in app/src/main/res/values
6 -
styles.xml
in app/src/main/res/values
7 -
MainActivity.kt
in app/src/main/java/com/epam/coroutine
9 1
activity_main.xml
in app/src/main/res/layout
17 -
DeferredOperators.kt
in coroutinesoperators/src/main/java/com/epam/coroutinesextensions/coroutinesoperators
33 -
ic_launcher_foreground.xml
in app/src/main/res/drawable-v24
34 -
ic_launcher_background.xml
in app/src/main/res/drawable
171 -
Files With Most Contributors (Top 11)
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
ChannelOperators.kt
in coroutinesoperators/src/main/java/com/epam/coroutinesextensions/coroutinesoperators
97 1 2020-04-01 2020-04-09 2 1 volodymyr_chornenkyi@epam.com volodymyr_chornenkyi@epam.com
DeferredOperators.kt
in coroutinesoperators/src/main/java/com/epam/coroutinesextensions/coroutinesoperators
33 -
ic_launcher_foreground.xml
in app/src/main/res/drawable-v24
34 -
ic_launcher_background.xml
in app/src/main/res/drawable
171 -
activity_main.xml
in app/src/main/res/layout
17 -
colors.xml
in app/src/main/res/values
6 -
styles.xml
in app/src/main/res/values
7 -
strings.xml
in app/src/main/res/values
3 -
ic_launcher.xml
in app/src/main/res/mipmap-anydpi-v26
5 -
ic_launcher_round.xml
in app/src/main/res/mipmap-anydpi-v26
5 -
MainActivity.kt
in app/src/main/java/com/epam/coroutine
9 1
Files With Least Contributors (Top 11)
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
ic_launcher_background.xml
in app/src/main/res/drawable
171 -
ic_launcher_foreground.xml
in app/src/main/res/drawable-v24
34 -
DeferredOperators.kt
in coroutinesoperators/src/main/java/com/epam/coroutinesextensions/coroutinesoperators
33 -
activity_main.xml
in app/src/main/res/layout
17 -
MainActivity.kt
in app/src/main/java/com/epam/coroutine
9 1
styles.xml
in app/src/main/res/values
7 -
colors.xml
in app/src/main/res/values
6 -
ic_launcher.xml
in app/src/main/res/mipmap-anydpi-v26
5 -
ic_launcher_round.xml
in app/src/main/res/mipmap-anydpi-v26
5 -
strings.xml
in app/src/main/res/values
3 -
ChannelOperators.kt
in coroutinesoperators/src/main/java/com/epam/coroutinesextensions/coroutinesoperators
97 1 2020-04-01 2020-04-09 2 1 volodymyr_chornenkyi@epam.com volodymyr_chornenkyi@epam.com
Correlations

File Size vs. Number of Changes: 1 points

coroutinesoperators/src/main/java/com/epam/coroutinesextensions/coroutinesoperators/ChannelOperators.kt x: 97 lines of code y: 2 # changes
2.0
# changes
  min: 2.0
  average: 2.0
  25th percentile: 2.0
  median: 2.0
  75th percentile: 2.0
  max: 2.0
0 97.0
lines of code
min: 97.0 | average: 97.0 | 25th percentile: 97.0 | median: 97.0 | 75th percentile: 97.0 | max: 97.0

Number of Contributors vs. Number of Changes: 1 points

coroutinesoperators/src/main/java/com/epam/coroutinesextensions/coroutinesoperators/ChannelOperators.kt x: 1 # contributors y: 2 # changes
2.0
# changes
  min: 2.0
  average: 2.0
  25th percentile: 2.0
  median: 2.0
  75th percentile: 2.0
  max: 2.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

Number of Contributors vs. File Size: 1 points

coroutinesoperators/src/main/java/com/epam/coroutinesextensions/coroutinesoperators/ChannelOperators.kt x: 1 # contributors y: 97 lines of code
97.0
lines of code
  min: 97.0
  average: 97.0
  25th percentile: 97.0
  median: 97.0
  75th percentile: 97.0
  max: 97.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0