Source file "com/fasterxml/jackson/core/io/JsonStringEncoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,288 of 1,370 | 5% | 175 of 182 | 3% | 102 | 108 | 338 | 361 | 12 | 17 |
encodeAsUTF8(String) | ![]() | 0% | ![]() | 0% | 19 | 19 | 61 | 61 | 1 | 1 |
encodeAsUTF8(CharSequence) | ![]() | 0% | ![]() | 0% | 19 | 19 | 61 | 61 | 1 | 1 |
quoteAsUTF8(String) | ![]() ![]() | 19% | ![]() ![]() | 17% | 19 | 21 | 49 | 65 | 0 | 1 |
quoteAsString(CharSequence) | ![]() | 0% | ![]() | 0% | 14 | 14 | 56 | 56 | 1 | 1 |
quoteAsString(String) | ![]() | 0% | ![]() | 0% | 13 | 13 | 54 | 54 | 1 | 1 |
quoteAsString(CharSequence, StringBuilder) | ![]() | 0% | ![]() | 0% | 7 | 7 | 23 | 23 | 1 | 1 |
_appendByte(int, int, ByteArrayBuilder, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
_convert(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
_appendNumeric(int, char[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
_qbuf() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
_initialCharBufSize(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
_appendNamed(int, char[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
_illegal(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
_initialByteBufSize(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
JsonStringEncoder() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getInstance() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |