EpochSummary.java

1
package org.cardanofoundation.explorer.api.model.response.dashboard;
2
3
import java.time.LocalDateTime;
4
5
import lombok.AllArgsConstructor;
6
import lombok.Builder;
7
import lombok.Data;
8
import lombok.NoArgsConstructor;
9
10
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
11
12
import org.cardanofoundation.explorer.api.common.enumeration.EpochStatus;
13
import org.cardanofoundation.explorer.api.config.JackSonDateTimeSerializer;
14
15 74 1. hashCode : negated conditional → NO_COVERAGE
2. equals : negated conditional → NO_COVERAGE
3. equals : negated conditional → NO_COVERAGE
4. hashCode : Replaced integer addition with subtraction → NO_COVERAGE
5. hashCode : Replaced integer addition with subtraction → NO_COVERAGE
6. equals : negated conditional → NO_COVERAGE
7. equals : negated conditional → NO_COVERAGE
8. equals : negated conditional → NO_COVERAGE
9. equals : negated conditional → NO_COVERAGE
10. equals : negated conditional → NO_COVERAGE
11. equals : negated conditional → NO_COVERAGE
12. hashCode : negated conditional → NO_COVERAGE
13. hashCode : negated conditional → NO_COVERAGE
14. equals : negated conditional → NO_COVERAGE
15. hashCode : replaced int return with 0 for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::hashCode → NO_COVERAGE
16. hashCode : Replaced integer multiplication with division → NO_COVERAGE
17. equals : negated conditional → NO_COVERAGE
18. equals : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE
19. toString : replaced return value with "" for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::toString → NO_COVERAGE
20. equals : negated conditional → NO_COVERAGE
21. hashCode : negated conditional → NO_COVERAGE
22. hashCode : negated conditional → NO_COVERAGE
23. equals : negated conditional → NO_COVERAGE
24. hashCode : Replaced integer multiplication with division → NO_COVERAGE
25. equals : negated conditional → NO_COVERAGE
26. hashCode : Replaced integer multiplication with division → NO_COVERAGE
27. equals : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE
28. equals : negated conditional → NO_COVERAGE
29. hashCode : Replaced integer multiplication with division → NO_COVERAGE
30. canEqual : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::canEqual → NO_COVERAGE
31. equals : negated conditional → NO_COVERAGE
32. equals : negated conditional → NO_COVERAGE
33. hashCode : Replaced integer multiplication with division → NO_COVERAGE
34. hashCode : Replaced integer addition with subtraction → NO_COVERAGE
35. equals : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE
36. equals : negated conditional → NO_COVERAGE
37. hashCode : Replaced integer addition with subtraction → NO_COVERAGE
38. equals : negated conditional → NO_COVERAGE
39. equals : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE
40. hashCode : Replaced integer multiplication with division → NO_COVERAGE
41. hashCode : Replaced integer multiplication with division → NO_COVERAGE
42. equals : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE
43. equals : negated conditional → NO_COVERAGE
44. hashCode : Replaced integer addition with subtraction → NO_COVERAGE
45. hashCode : negated conditional → NO_COVERAGE
46. hashCode : negated conditional → NO_COVERAGE
47. hashCode : Replaced integer addition with subtraction → NO_COVERAGE
48. hashCode : Replaced integer addition with subtraction → NO_COVERAGE
49. equals : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE
50. equals : negated conditional → NO_COVERAGE
51. equals : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE
52. equals : negated conditional → NO_COVERAGE
53. equals : negated conditional → NO_COVERAGE
54. hashCode : Replaced integer multiplication with division → NO_COVERAGE
55. equals : negated conditional → NO_COVERAGE
56. hashCode : Replaced integer multiplication with division → NO_COVERAGE
57. equals : negated conditional → NO_COVERAGE
58. equals : negated conditional → NO_COVERAGE
59. hashCode : Replaced integer addition with subtraction → NO_COVERAGE
60. hashCode : Replaced integer addition with subtraction → NO_COVERAGE
61. equals : negated conditional → NO_COVERAGE
62. canEqual : replaced boolean return with false for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::canEqual → NO_COVERAGE
63. equals : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE
64. equals : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE
65. equals : negated conditional → NO_COVERAGE
66. equals : negated conditional → NO_COVERAGE
67. hashCode : negated conditional → NO_COVERAGE
68. hashCode : negated conditional → NO_COVERAGE
69. equals : replaced boolean return with false for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE
70. equals : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE
71. equals : negated conditional → NO_COVERAGE
72. equals : negated conditional → NO_COVERAGE
73. equals : replaced boolean return with false for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE
74. equals : replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE
@Data
16 12 1. toString : replaced return value with "" for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::toString → NO_COVERAGE
2. startTime : replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::startTime → KILLED
3. builder : replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::builder → KILLED
4. syncingProgress : replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::syncingProgress → KILLED
5. slot : replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::slot → KILLED
6. totalSlot : replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::totalSlot → KILLED
7. build : replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::build → KILLED
8. account : replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::account → KILLED
9. no : replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::no → KILLED
10. blkCount : replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::blkCount → KILLED
11. endTime : replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::endTime → KILLED
12. status : replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::status → KILLED
@Builder
17
@AllArgsConstructor
18
@NoArgsConstructor
19
public class EpochSummary {
20 1 1. getNo : replaced Integer return value with 0 for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getNo → KILLED
  protected Integer no;
21 1 1. getSlot : replaced Integer return value with 0 for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getSlot → SURVIVED
  private Integer slot;
22 1 1. getTotalSlot : replaced Integer return value with 0 for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getTotalSlot → KILLED
  private Integer totalSlot;
23 1 1. getAccount : replaced Integer return value with 0 for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getAccount → KILLED
  private Integer account;
24
25
  @JsonSerialize(using = JackSonDateTimeSerializer.class)
26 1 1. getStartTime : replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getStartTime → SURVIVED
  private LocalDateTime startTime;
27
28
  @JsonSerialize(using = JackSonDateTimeSerializer.class)
29 1 1. getEndTime : replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getEndTime → KILLED
  private LocalDateTime endTime;
30
31 1 1. getBlkCount : replaced Integer return value with 0 for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getBlkCount → SURVIVED
  private Integer blkCount;
32 1 1. getSyncingProgress : replaced Double return value with 0 for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getSyncingProgress → SURVIVED
  private Double syncingProgress;
33 1 1. getStatus : replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getStatus → SURVIVED
  private EpochStatus status;
34
}

Mutations

15

1.1
Location : hashCode
Killed by : none
negated conditional → NO_COVERAGE

2.2
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

3.3
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

4.4
Location : hashCode
Killed by : none
Replaced integer addition with subtraction → NO_COVERAGE

5.5
Location : hashCode
Killed by : none
Replaced integer addition with subtraction → NO_COVERAGE

6.6
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

7.7
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

8.8
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

9.9
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

10.10
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

11.11
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

12.12
Location : hashCode
Killed by : none
negated conditional → NO_COVERAGE

13.13
Location : hashCode
Killed by : none
negated conditional → NO_COVERAGE

14.14
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

15.15
Location : hashCode
Killed by : none
replaced int return with 0 for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::hashCode → NO_COVERAGE

16.16
Location : hashCode
Killed by : none
Replaced integer multiplication with division → NO_COVERAGE

17.17
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

18.18
Location : equals
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE

19.19
Location : toString
Killed by : none
replaced return value with "" for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::toString → NO_COVERAGE

20.20
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

21.21
Location : hashCode
Killed by : none
negated conditional → NO_COVERAGE

22.22
Location : hashCode
Killed by : none
negated conditional → NO_COVERAGE

23.23
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

24.24
Location : hashCode
Killed by : none
Replaced integer multiplication with division → NO_COVERAGE

25.25
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

26.26
Location : hashCode
Killed by : none
Replaced integer multiplication with division → NO_COVERAGE

27.27
Location : equals
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE

28.28
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

29.29
Location : hashCode
Killed by : none
Replaced integer multiplication with division → NO_COVERAGE

30.30
Location : canEqual
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::canEqual → NO_COVERAGE

31.31
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

32.32
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

33.33
Location : hashCode
Killed by : none
Replaced integer multiplication with division → NO_COVERAGE

34.34
Location : hashCode
Killed by : none
Replaced integer addition with subtraction → NO_COVERAGE

35.35
Location : equals
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE

36.36
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

37.37
Location : hashCode
Killed by : none
Replaced integer addition with subtraction → NO_COVERAGE

38.38
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

39.39
Location : equals
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE

40.40
Location : hashCode
Killed by : none
Replaced integer multiplication with division → NO_COVERAGE

41.41
Location : hashCode
Killed by : none
Replaced integer multiplication with division → NO_COVERAGE

42.42
Location : equals
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE

43.43
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

44.44
Location : hashCode
Killed by : none
Replaced integer addition with subtraction → NO_COVERAGE

45.45
Location : hashCode
Killed by : none
negated conditional → NO_COVERAGE

46.46
Location : hashCode
Killed by : none
negated conditional → NO_COVERAGE

47.47
Location : hashCode
Killed by : none
Replaced integer addition with subtraction → NO_COVERAGE

48.48
Location : hashCode
Killed by : none
Replaced integer addition with subtraction → NO_COVERAGE

49.49
Location : equals
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE

50.50
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

51.51
Location : equals
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE

52.52
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

53.53
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

54.54
Location : hashCode
Killed by : none
Replaced integer multiplication with division → NO_COVERAGE

55.55
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

56.56
Location : hashCode
Killed by : none
Replaced integer multiplication with division → NO_COVERAGE

57.57
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

58.58
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

59.59
Location : hashCode
Killed by : none
Replaced integer addition with subtraction → NO_COVERAGE

60.60
Location : hashCode
Killed by : none
Replaced integer addition with subtraction → NO_COVERAGE

61.61
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

62.62
Location : canEqual
Killed by : none
replaced boolean return with false for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::canEqual → NO_COVERAGE

63.63
Location : equals
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE

64.64
Location : equals
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE

65.65
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

66.66
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

67.67
Location : hashCode
Killed by : none
negated conditional → NO_COVERAGE

68.68
Location : hashCode
Killed by : none
negated conditional → NO_COVERAGE

69.69
Location : equals
Killed by : none
replaced boolean return with false for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE

70.70
Location : equals
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE

71.71
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

72.72
Location : equals
Killed by : none
negated conditional → NO_COVERAGE

73.73
Location : equals
Killed by : none
replaced boolean return with false for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE

74.74
Location : equals
Killed by : none
replaced boolean return with true for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::equals → NO_COVERAGE

16

1.1
Location : startTime
Killed by : org.cardanofoundation.explorer.api.service.DelegationServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.DelegationServiceTest]/[method:testGetDataForDelegationHeader_shouldReturnRedisIsNull()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::startTime → KILLED

2.2
Location : builder
Killed by : org.cardanofoundation.explorer.api.service.WebSocketServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.WebSocketServiceTest]/[method:getCurrentBlockInfoMessage_shouldReturnResponse()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::builder → KILLED

3.3
Location : syncingProgress
Killed by : org.cardanofoundation.explorer.api.service.EpochServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.EpochServiceTest]/[method:testCurrentEpochSummary()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::syncingProgress → KILLED

4.4
Location : slot
Killed by : org.cardanofoundation.explorer.api.service.WebSocketServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.WebSocketServiceTest]/[method:getCurrentBlockInfoMessage_shouldReturnResponse()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::slot → KILLED

5.5
Location : totalSlot
Killed by : org.cardanofoundation.explorer.api.service.WebSocketServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.WebSocketServiceTest]/[method:getCurrentBlockInfoMessage_shouldReturnResponse()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::totalSlot → KILLED

6.6
Location : toString
Killed by : none
replaced return value with "" for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::toString → NO_COVERAGE

7.7
Location : build
Killed by : org.cardanofoundation.explorer.api.service.DelegationServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.DelegationServiceTest]/[method:testGetDataForDelegationHeader_shouldReturnRedisIsNull()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::build → KILLED

8.8
Location : account
Killed by : org.cardanofoundation.explorer.api.service.DelegationServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.DelegationServiceTest]/[method:testGetDataForDelegationHeader_shouldReturnRedisIsNull()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::account → KILLED

9.9
Location : no
Killed by : org.cardanofoundation.explorer.api.service.WebSocketServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.WebSocketServiceTest]/[method:getCurrentBlockInfoMessage_shouldReturnResponse()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::no → KILLED

10.10
Location : blkCount
Killed by : org.cardanofoundation.explorer.api.service.EpochServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.EpochServiceTest]/[method:testCurrentEpochSummary()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::blkCount → KILLED

11.11
Location : endTime
Killed by : org.cardanofoundation.explorer.api.service.DelegationServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.DelegationServiceTest]/[method:testGetDataForDelegationHeader_shouldReturnRedisIsNull()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::endTime → KILLED

12.12
Location : status
Killed by : org.cardanofoundation.explorer.api.service.EpochServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.EpochServiceTest]/[method:testCurrentEpochSummary()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary$EpochSummaryBuilder::status → KILLED

20

1.1
Location : getNo
Killed by : org.cardanofoundation.explorer.api.service.DelegationServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.DelegationServiceTest]/[method:testGetDataForDelegationHeader_shouldReturnRedisIsNull()]
replaced Integer return value with 0 for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getNo → KILLED

21

1.1
Location : getSlot
Killed by : none
replaced Integer return value with 0 for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getSlot → SURVIVED

22

1.1
Location : getTotalSlot
Killed by : org.cardanofoundation.explorer.api.service.EpochServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.EpochServiceTest]/[method:testGetCurrentEpochSummary_thenReturn()]
replaced Integer return value with 0 for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getTotalSlot → KILLED

23

1.1
Location : getAccount
Killed by : org.cardanofoundation.explorer.api.service.EpochServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.EpochServiceTest]/[method:testGetCurrentEpochSummary_thenReturn()]
replaced Integer return value with 0 for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getAccount → KILLED

26

1.1
Location : getStartTime
Killed by : none
replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getStartTime → SURVIVED

29

1.1
Location : getEndTime
Killed by : org.cardanofoundation.explorer.api.service.DelegationServiceTest.[engine:junit-jupiter]/[class:org.cardanofoundation.explorer.api.service.DelegationServiceTest]/[method:testGetDataForDelegationHeader_shouldReturnRedisIsNull()]
replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getEndTime → KILLED

31

1.1
Location : getBlkCount
Killed by : none
replaced Integer return value with 0 for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getBlkCount → SURVIVED

32

1.1
Location : getSyncingProgress
Killed by : none
replaced Double return value with 0 for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getSyncingProgress → SURVIVED

33

1.1
Location : getStatus
Killed by : none
replaced return value with null for org/cardanofoundation/explorer/api/model/response/dashboard/EpochSummary::getStatus → SURVIVED

Active mutators

Tests examined


Report generated by PIT 1.14.2