Source file "org/springframework/http/converter/json/MappingJacksonInputMessage.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 30 of 30 | 0% | 0 of 0 | n/a | 6 | 6 | 12 | 12 | 6 | 6 |
| MappingJacksonInputMessage(InputStream, HttpHeaders) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| MappingJacksonInputMessage(InputStream, HttpHeaders, Class) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setDeserializationView(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBody() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHeaders() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDeserializationView() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |