Source file "io/github/resilience4j/bulkhead/ThreadPoolBulkheadConfig.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 144 of 144 | 0% | 2 of 2 | 0% | 14 | 14 | 34 | 34 | 13 | 13 |
| toString() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| ThreadPoolBulkheadConfig() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| from(ThreadPoolBulkheadConfig) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ofDefaults() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| custom() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeepAliveDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getQueueCapacity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxThreadPoolSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCoreThreadPoolSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isWritableStackTraceEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getContextPropagator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRejectedExecutionHandler() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |