Source file "org/springframework/boot/autoconfigure/amqp/RabbitProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 124 of 124 | 0% | 12 of 12 | 0% | 11 | 11 | 33 | 33 | 5 | 5 |
| parseUsernameAndPassword(String) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| parseHostAndPort(String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| parseVirtualHost(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| RabbitProperties.Address(String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| trimPrefix(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |