Source file "org/restlet/ext/xml/XmlWriter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,095 of 1,095 | 0% | 121 of 121 | 0% | 113 | 113 | 273 | 273 | 51 | 51 |
doPrefix(String, String, boolean) | ![]() | 0% | ![]() | 0% | 28 | 28 | 27 | 27 | 1 | 1 |
writeAttributes(Attributes) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
startElement(String, String, String, Attributes) | ![]() | 0% | ![]() | 0% | 5 | 5 | 19 | 19 | 1 | 1 |
endElement(String, String, String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
writeEsc(char[], int, int, boolean) | ![]() | 0% | ![]() | 0% | 8 | 8 | 18 | 18 | 1 | 1 |
writeNSDecls() | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
emptyElement(String, String, String, Attributes) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
XmlWriter(XMLReader) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
XmlWriter(XMLReader, Writer) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
XmlWriter() | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
XmlWriter(Writer) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
doIndent() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
processingInstruction(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
init(Writer) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
reset() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
writeName(String, String, String, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
forceNSDecls() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
characters(boolean, char[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
dataElement(String, String, String, Attributes, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
endDocument() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
setOutput(Writer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ignorableWhitespace(char[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(char) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
write(String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
characters(boolean, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
dataElement(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
dataElement(String, String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
XmlWriter(OutputStream, Charset) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
XmlWriter(OutputStream, CharsetEncoder) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
XmlWriter(OutputStream, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
characters(char[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
emptyElement(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
emptyElement(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
forceNSDecl(String, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
startDocument() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
startElement(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
startElement(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
XmlWriter(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
forceNSDecl(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPrefix(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
endElement(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
endElement(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getPrefix(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
characters(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
flush() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDataFormat(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIndentStep(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getIndentStep() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getWriter() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isDataFormat() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |