Source file "org/codehaus/jackson/io/JsonStringEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 899 of 899 | 0% | 104 of 104 | 0% | 63 | 63 | 202 | 202 | 11 | 11 |
| quoteAsUTF8(String) | 0% | 0% | 19 | 19 | 61 | 61 | 1 | 1 | ||
| encodeAsUTF8(String) | 0% | 0% | 17 | 17 | 57 | 57 | 1 | 1 | ||
| quoteAsString(String) | 0% | 0% | 10 | 10 | 37 | 37 | 1 | 1 | ||
| _throwIllegalSurrogate(int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| _appendByteEscape(int, int, ByteArrayBuilder, int) | 0% | 0% | 3 | 3 | 16 | 16 | 1 | 1 | ||
| _convertSurrogate(int, int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getInstance() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| JsonStringEncoder() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| _appendNumericEscape(int, char[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| _appendNamedEscape(int, char[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |