Source file "org/springframework/boot/autoconfigure/jms/artemis/ArtemisProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 64 of 64 | 0% | 0 of 0 | n/a | 15 | 15 | 24 | 24 | 15 | 15 |
| ArtemisProperties() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setMode(ArtemisMode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBrokerUrl(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHost(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPort(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUser(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPassword(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBrokerUrl() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHost() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPort() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUser() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEmbedded() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPool() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |