Source file "io/github/resilience4j/common/timelimiter/configuration/TimeLimiterConfigurationProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 60 of 60 | 0% | 4 of 4 | 0% | 11 | 11 | 19 | 19 | 9 | 9 |
| setTimeoutDuration(Duration) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setEventConsumerBufferSize(Integer) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setCancelRunningFuture(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBaseConfig(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| TimeLimiterConfigurationProperties.InstanceProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimeoutDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCancelRunningFuture() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEventConsumerBufferSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBaseConfig() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |