Source file "io/github/resilience4j/bulkhead/BulkheadConfig.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 84 of 84 | 0% | 4 of 4 | 0% | 9 | 9 | 25 | 25 | 7 | 7 |
BulkheadConfig.Builder(BulkheadConfig) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
BulkheadConfig.Builder() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
maxWaitDuration(Duration) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
build() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
maxConcurrentCalls(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
writableStackTraceEnabled(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
fairCallHandlingStrategyEnabled(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |