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 | 26 of 26 | 0% | 0 of 0 | n/a | 9 | 9 | 12 | 12 | 9 | 9 |
CircuitBreakerStateMachine.DisabledState(CircuitBreakerStateMachine) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getMetrics() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tryAcquirePermission() | ![]() | 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 | |
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 |