Source file "org/springframework/boot/autoconfigure/jms/JmsProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 72 of 72 | 0% | 8 of 8 | 0% | 20 | 20 | 26 | 26 | 16 | 16 |
| determineQosEnabled() | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| setDefaultDestination(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDeliveryDelay(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDeliveryMode(JmsProperties.DeliveryMode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPriority(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTimeToLive(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setQosEnabled(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setReceiveTimeout(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JmsProperties.Template() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultDestination() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDeliveryDelay() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDeliveryMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPriority() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimeToLive() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getQosEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReceiveTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |