Source file "com/fasterxml/jackson/dataformat/yaml/UTF8Writer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 956 of 956 | 0% | 108 of 108 | 0% | 67 | 67 | 200 | 200 | 13 | 13 |
| write(char[], int, int) | 0% | 0% | 16 | 16 | 55 | 55 | 1 | 1 | ||
| write(String, int, int) | 0% | 0% | 16 | 16 | 55 | 55 | 1 | 1 | ||
| write(int) | 0% | 0% | 10 | 10 | 28 | 28 | 1 | 1 | ||
| throwIllegal(int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| close() | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| convertSurrogate(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| UTF8Writer(OutputStream) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| _findBufferHolder() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| flush() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| write(char[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| write(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| append(char) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |