Source file "org/springframework/amqp/core/Address.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 176 of 176 | 0% | 32 of 32 | 0% | 24 | 24 | 41 | 41 | 8 | 8 |
| Address(String) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 10 | 10 | 8 | 8 | 1 | 1 | ||
| hashCode() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| Address(String, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExchangeName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRoutingKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |