Source file "org/apache/commons/io/output/XmlStreamWriter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 215 of 215 | 0% | 24 of 24 | 0% | 23 | 23 | 53 | 53 | 11 | 11 |
detectEncoding(char[], int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 26 | 26 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
XmlStreamWriter(OutputStream, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
write(char[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
XmlStreamWriter(File, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
flush() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
XmlStreamWriter(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
XmlStreamWriter(File) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getEncoding() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDefaultEncoding() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |