Source file "com/fasterxml/jackson/core/exc/StreamReadException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 48 of 91 | 47% | 5 of 8 | 37% | 9 | 14 | 11 | 23 | 6 | 10 |
| getMessage() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getRequestPayloadAsString() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| StreamReadException(String, JsonLocation, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| StreamReadException(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getProcessor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRequestPayload() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| StreamReadException(JsonParser, String) | 84% | 50% | 1 | 2 | 0 | 3 | 0 | 1 | ||
| StreamReadException(JsonParser, String, Throwable) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| StreamReadException(JsonParser, String, JsonLocation) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| StreamReadException(JsonParser, String, JsonLocation, Throwable) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |