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% | 0 of 0 | n/a | 10 | 10 | 19 | 19 | 10 | 10 |
onSuccess(EventConsumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onError(EventConsumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onStateTransition(EventConsumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onReset(EventConsumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onIgnoredError(EventConsumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onCallNotPermitted(EventConsumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onFailureRateExceeded(EventConsumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onSlowCallRateExceeded(EventConsumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CircuitBreakerStateMachine.CircuitBreakerEventProcessor(CircuitBreakerStateMachine) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
consumeEvent(CircuitBreakerEvent) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |