Source file "io/github/resilience4j/circuitbreaker/internal/CircuitBreakerStateMachine.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 67 of 67 | 0% | 4 of 4 | 0% | 12 | 12 | 19 | 19 | 10 | 10 |
CircuitBreakerStateMachine.ClosedState(CircuitBreakerStateMachine) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
checkIfThresholdsExceeded(CircuitBreakerMetrics.Result) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
onError(long, TimeUnit, Throwable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onSuccess(long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
tryAcquirePermission() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMetrics() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
attempts() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getState() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
acquirePermission() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
releasePermission() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |