Source file "org/codehaus/jackson/JsonProcessingException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 90 of 90 | 0% | 6 of 6 | 0% | 11 | 11 | 27 | 27 | 8 | 8 |
| getMessage() | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsonProcessingException(String, JsonLocation, Throwable) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| JsonProcessingException(String, JsonLocation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JsonProcessingException(String, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JsonProcessingException(Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JsonProcessingException(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLocation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |