shutdown() |   | 56% |   | 75% | 1 | 3 | 4 | 9 | 0 | 1 |
shouldRetry(ErrorRecoveryManager.ErrorClassification, int, ErrorRecoveryManager.RetryConfig) |   | 64% |   | 57% | 2 | 5 | 1 | 6 | 0 | 1 |
executeWithRetryInternal(Supplier, ErrorRecoveryManager.RetryConfig, int, CompletableFuture) |   | 75% | | n/a | 0 | 1 | 2 | 6 | 0 | 1 |
classifyError(Throwable) |  | 100% |   | 68% | 20 | 33 | 0 | 40 | 0 | 1 |
lambda$executeWithRetryInternal$2(CompletableFuture, int, ErrorRecoveryManager.RetryConfig, Supplier, Object, Throwable) |  | 100% |  | 100% | 0 | 3 | 0 | 19 | 0 | 1 |
calculateBackoffDelay(int, ErrorRecoveryManager.RetryConfig) |  | 100% | | n/a | 0 | 1 | 0 | 7 | 0 | 1 |
lambda$new$0(Runnable) |  | 100% | | n/a | 0 | 1 | 0 | 4 | 0 | 1 |
static {...} |  | 100% | | n/a | 0 | 1 | 0 | 4 | 0 | 1 |
ErrorRecoveryManager() |  | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
executeWithRetry(Supplier, ErrorRecoveryManager.RetryConfig) |  | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
ErrorRecoveryManager(ScheduledExecutorService) |  | 100% | | n/a | 0 | 1 | 0 | 4 | 0 | 1 |
lambda$executeWithRetryInternal$1(Supplier, ErrorRecoveryManager.RetryConfig, int, CompletableFuture) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
createCircuitBreaker(String, ErrorRecoveryManager.CircuitBreakerConfig) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |