Source file "org/springframework/http/converter/ByteArrayHttpMessageConverter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 52 of 52 | 0% | 6 of 6 | 0% | 8 | 8 | 9 | 9 | 5 | 5 |
| readInternal(Class, HttpInputMessage) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| ByteArrayHttpMessageConverter() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| supports(Class) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getContentLength(byte[], MediaType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeInternal(byte[], HttpOutputMessage) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |