Source file "org/springframework/boot/autoconfigure/jmx/JmxProperties.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 40 of 40 | 0% | 0 of 0 | n/a | 9 | 9 | 16 | 16 | 9 | 9 |
JmxProperties() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setEnabled(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUniqueNames(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setServer(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDefaultDomain(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getEnabled() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isUniqueNames() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getServer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDefaultDomain() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |