epam / edp-ddm-starter-notifications
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 3 files with 39 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)
    • 3 files changed 1-5 times (39 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 3 files with 39 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)
    • 3 files changed by 1 contributor (39 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
java, groovy, txt, xml, gitignore, md, json, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
java0% | 0% | 0% | 0% | 100%
groovy0% | 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
src0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 7)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
UserNotificationFacade.java
in src/main/java/com/epam/digital/data/platform/starter/notifications/facade
5 - 2022-10-10 2022-10-10 1 1 oleh_soklakov@epam.com oleh_soklakov@epam.com
UserKafkaNotificationFacade.java
in src/main/java/com/epam/digital/data/platform/starter/notifications/facade
14 1 2022-10-10 2022-10-10 1 1 oleh_soklakov@epam.com oleh_soklakov@epam.com
NotificationProducer.java
in src/main/java/com/epam/digital/data/platform/starter/notifications/producer
20 1 2022-10-10 2022-10-10 1 1 oleh_soklakov@epam.com oleh_soklakov@epam.com
2 -
2 -
2 -
NotificationsAutoConfiguration.java
in src/main/java/com/epam/digital/data/platform/starter/notifications
10 -
Files With Most Contributors (Top 7)
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
NotificationProducer.java
in src/main/java/com/epam/digital/data/platform/starter/notifications/producer
20 1 2022-10-10 2022-10-10 1 1 oleh_soklakov@epam.com oleh_soklakov@epam.com
UserKafkaNotificationFacade.java
in src/main/java/com/epam/digital/data/platform/starter/notifications/facade
14 1 2022-10-10 2022-10-10 1 1 oleh_soklakov@epam.com oleh_soklakov@epam.com
UserNotificationFacade.java
in src/main/java/com/epam/digital/data/platform/starter/notifications/facade
5 - 2022-10-10 2022-10-10 1 1 oleh_soklakov@epam.com oleh_soklakov@epam.com
2 -
2 -
2 -
NotificationsAutoConfiguration.java
in src/main/java/com/epam/digital/data/platform/starter/notifications
10 -
Files With Least Contributors (Top 7)
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
NotificationsAutoConfiguration.java
in src/main/java/com/epam/digital/data/platform/starter/notifications
10 -
2 -
2 -
2 -
NotificationProducer.java
in src/main/java/com/epam/digital/data/platform/starter/notifications/producer
20 1 2022-10-10 2022-10-10 1 1 oleh_soklakov@epam.com oleh_soklakov@epam.com
UserKafkaNotificationFacade.java
in src/main/java/com/epam/digital/data/platform/starter/notifications/facade
14 1 2022-10-10 2022-10-10 1 1 oleh_soklakov@epam.com oleh_soklakov@epam.com
UserNotificationFacade.java
in src/main/java/com/epam/digital/data/platform/starter/notifications/facade
5 - 2022-10-10 2022-10-10 1 1 oleh_soklakov@epam.com oleh_soklakov@epam.com
Correlations

File Size vs. Number of Changes: 3 points

src/main/java/com/epam/digital/data/platform/starter/notifications/facade/UserKafkaNotificationFacade.java x: 14 lines of code y: 1 # changes src/main/java/com/epam/digital/data/platform/starter/notifications/facade/UserNotificationFacade.java x: 5 lines of code y: 1 # changes src/main/java/com/epam/digital/data/platform/starter/notifications/producer/NotificationProducer.java x: 20 lines of code y: 1 # changes
1.0
# changes
  min: 1.0
  average: 1.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.0
  max: 1.0
0 20.0
lines of code
min: 5.0 | average: 13.0 | 25th percentile: 5.0 | median: 14.0 | 75th percentile: 20.0 | max: 20.0

Number of Contributors vs. Number of Changes: 3 points

src/main/java/com/epam/digital/data/platform/starter/notifications/facade/UserKafkaNotificationFacade.java x: 1 # contributors y: 1 # changes
1.0
# changes
  min: 1.0
  average: 1.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.0
  max: 1.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: 3 points

src/main/java/com/epam/digital/data/platform/starter/notifications/facade/UserKafkaNotificationFacade.java x: 1 # contributors y: 14 lines of code src/main/java/com/epam/digital/data/platform/starter/notifications/facade/UserNotificationFacade.java x: 1 # contributors y: 5 lines of code src/main/java/com/epam/digital/data/platform/starter/notifications/producer/NotificationProducer.java x: 1 # contributors y: 20 lines of code
20.0
lines of code
  min: 5.0
  average: 13.0
  25th percentile: 5.0
  median: 14.0
  75th percentile: 20.0
  max: 20.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