Source file "org/springframework/cloud/circuitbreaker/resilience4j/Resilience4JConfigurationProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 43 of 43 | 0% | 0 of 0 | n/a | 9 | 9 | 17 | 17 | 9 | 9 |
| Resilience4JConfigurationProperties() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setEnableGroupMeterFilter(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultGroupTag(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnableSemaphoreDefaultBulkhead(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDisableThreadPool(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEnableGroupMeterFilter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultGroupTag() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEnableSemaphoreDefaultBulkhead() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDisableThreadPool() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |