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 | 47 of 47 | 0% | 0 of 0 | n/a | 11 | 11 | 17 | 17 | 11 | 11 |
| ArtemisProperties() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMode(ArtemisMode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBrokerUrl(String) | 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 | ||
| 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 |