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 2.2 3.3 4.4 5.5 6.6 7.7 8.8 9.9 10.10 11.11 12.12 13.13 14.14 15.15 16.16 17.17 18.18 19.19 20.20 21.21 22.22 23.23 24.24 25.25 26.26 27.27 28.28 29.29 30.30 31.31 32.32 33.33 34.34 35.35 36.36 37.37 38.38 39.39 40.40 41.41 42.42 43.43 44.44 45.45 46.46 47.47 48.48 49.49 50.50 51.51 52.52 53.53 54.54 55.55 56.56 57.57 58.58 59.59 60.60 61.61 62.62 63.63 64.64 65.65 66.66 67.67 68.68 69.69 70.70 71.71 72.72 73.73 74.74 |
|
16 |
1.1 2.2 3.3 4.4 5.5 6.6 7.7 8.8 9.9 10.10 11.11 12.12 |
|
20 |
1.1 |
|
21 |
1.1 |
|
22 |
1.1 |
|
23 |
1.1 |
|
26 |
1.1 |
|
29 |
1.1 |
|
31 |
1.1 |
|
32 |
1.1 |
|
33 |
1.1 |