Source file "io/github/resilience4j/common/retry/monitoring/endpoint/RetryEventDTOBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 39 of 39 | 0% | 2 of 2 | 0% | 5 | 5 | 11 | 11 | 4 | 4 |
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RetryEventDTOBuilder(String, RetryEvent.Type, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| throwable(Throwable) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| numberOfAttempts(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |