Source file "io/lettuce/core/internal/ExceptionFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 230 of 230 | 0% | 38 of 38 | 0% | 28 | 28 | 34 | 34 | 9 | 9 |
| createExecutionException(String, Throwable) | 0% | 0% | 11 | 11 | 11 | 11 | 1 | 1 | ||
| formatTimeout(Duration) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| createTimeoutException(String, Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isExactMinutes(Duration) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isExactSeconds(Duration) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| createTimeoutException(Duration) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isExactMillis(Duration) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createExecutionException(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |