Source file "io/github/resilience4j/circuitbreaker/internal/CircuitBreakerMetrics.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 84 of 84 | 0% | 12 of 12 | 0% | 10 | 10 | 10 | 10 | 4 | 4 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
hasExceededThresholds(CircuitBreakerMetrics.Result) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
hasFailureRateExceededThreshold(CircuitBreakerMetrics.Result) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
hasSlowCallRateExceededThreshold(CircuitBreakerMetrics.Result) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |