Source file "org/springframework/amqp/core/Binding.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 116 of 116 | 0% | 14 of 14 | 0% | 15 | 15 | 22 | 22 | 8 | 8 |
| Binding(Queue, String, Binding.DestinationType, String, String, Map) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getRoutingKey() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getDestination() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| Binding(String, Binding.DestinationType, String, String, Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isDestinationQueue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDestinationType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExchange() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |