Source file "io/github/resilience4j/circuitbreaker/CircuitBreakerRegistry.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% | 2 of 2 | 0% | 8 | 8 | 17 | 17 | 7 | 7 |
addCircuitBreakerConfig(String, CircuitBreakerConfig) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
CircuitBreakerRegistry.Builder() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
build() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withCircuitBreakerConfig(CircuitBreakerConfig) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addRegistryEventConsumer(RegistryEventConsumer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withRegistryStore(RegistryStore) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withTags(Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |