Source file "org/springframework/boot/autoconfigure/jms/JmsPoolConnectionFactoryProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 83 of 83 | 0% | 0 of 0 | n/a | 17 | 17 | 32 | 32 | 17 | 17 |
| JmsPoolConnectionFactoryProperties() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| setEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBlockIfFull(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBlockIfFullTimeout(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIdleTimeout(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxConnections(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxSessionsPerConnection(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTimeBetweenExpirationCheck(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUseAnonymousProducers(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isBlockIfFull() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBlockIfFullTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIdleTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxConnections() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxSessionsPerConnection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimeBetweenExpirationCheck() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUseAnonymousProducers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |