Source file "org/springframework/amqp/core/CustomExchange.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 29 of 29 | 0% | 0 of 0 | n/a | 4 | 4 | 10 | 10 | 4 | 4 |
| CustomExchange(String, String, boolean, boolean, Map) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CustomExchange(String, String, boolean, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CustomExchange(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |