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 | 109 of 109 | 0% | 14 of 14 | 0% | 19 | 19 | 27 | 27 | 12 | 12 |
checkIfThresholdsExceeded(CircuitBreakerMetrics.Result) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
CircuitBreakerStateMachine.MetricsOnlyState(CircuitBreakerStateMachine) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
shouldPublishFailureRateExceededEvent(CircuitBreakerMetrics.Result) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
shouldPublishSlowCallRateExceededEvent(CircuitBreakerMetrics.Result) | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 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 | |
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 |