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 | 52 of 52 | 0% | 0 of 0 | n/a | 12 | 12 | 20 | 20 | 12 | 12 |
| ArtemisProperties() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setMode(ArtemisMode) | 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 | ||
| 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 |