Source file "net/sf/saxon/serialize/UTF8Writer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 878 of 878 | 0% | 98 of 98 | 0% | 61 | 61 | 181 | 181 | 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 | 27 | 27 | 1 | 1 | ||
throwIllegal(int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
_convertSurrogate(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
close() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
UTF8Writer(OutputStream, int) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
_flushBuffer() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
write(char[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
write(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
flush() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
UTF8Writer(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |