Source file "com/ctc/wstx/io/UTF8Writer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 916 of 916 | 0% | 104 of 104 | 0% | 64 | 64 | 187 | 187 | 12 | 12 |
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(boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
_convertSurrogate(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
UTF8Writer(WriterConfig, OutputStream, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
flush() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
write(char[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
write(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
closeCompletely() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |