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 | 39 of 39 | 0% | 0 of 0 | n/a | 9 | 9 | 15 | 15 | 9 | 9 |
CircuitBreakerStateMachine.ForcedOpenState(CircuitBreakerStateMachine, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
acquirePermission() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
tryAcquirePermission() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
attempts() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMetrics() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getState() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
releasePermission() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onError(long, TimeUnit, Throwable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onSuccess(long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |