Source file "org/springframework/boot/autoconfigure/amqp/RabbitProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 52 of 52 | 0% | 0 of 0 | n/a | 11 | 11 | 20 | 20 | 11 | 11 |
| RabbitProperties.Retry() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxAttempts(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setInitialInterval(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMultiplier(double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxInterval(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxAttempts() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInitialInterval() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMultiplier() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxInterval() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |