Source file "io/github/resilience4j/common/bulkhead/configuration/BulkheadConfigurationProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 83 of 83 | 0% | 6 of 6 | 0% | 14 | 14 | 26 | 26 | 11 | 11 |
| setMaxWaitDuration(Duration) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setMaxConcurrentCalls(Integer) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setEventConsumerBufferSize(Integer) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setWritableStackTraceEnabled(Boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setBaseConfig(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BulkheadConfigurationProperties.InstanceProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxConcurrentCalls() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isWritableStackTraceEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxWaitDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBaseConfig() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEventConsumerBufferSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |