Source file "org/springframework/amqp/core/Message.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 220 of 220 | 0% | 30 of 30 | 0% | 28 | 28 | 62 | 62 | 13 | 13 |
| getBodyContentAsString() | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| Message(byte[], MessageProperties) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| encoding() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| Message(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultEncoding(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMaxBodyLength(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBody() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMessageProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addAllowedListPatterns(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |