Source file "org/jdom/output/XMLOutputter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,845 of 1,845 | 0% | 252 of 252 | 0% | 200 | 200 | 525 | 525 | 68 | 68 |
printElement(Writer, Element, int, XMLOutputter.NamespaceStack) | ![]() | 0% | ![]() | 0% | 9 | 9 | 41 | 41 | 1 | 1 |
printTextRange(Writer, List, int, int) | ![]() | 0% | ![]() | 0% | 14 | 14 | 27 | 27 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
escapeElementEntities(String) | ![]() | 0% | ![]() | 0% | 13 | 13 | 28 | 28 | 1 | 1 |
escapeAttributeEntities(String) | ![]() | 0% | ![]() | 0% | 14 | 14 | 31 | 31 | 1 | 1 |
printContentRange(Writer, List, int, int, int, XMLOutputter.NamespaceStack) | ![]() | 0% | ![]() | 0% | 11 | 11 | 24 | 24 | 1 | 1 |
output(Document, Writer) | ![]() | 0% | ![]() | 0% | 6 | 6 | 20 | 20 | 1 | 1 |
printDocType(Writer, DocType) | ![]() | 0% | ![]() | 0% | 6 | 6 | 24 | 24 | 1 | 1 |
printProcessingInstruction(Writer, ProcessingInstruction) | ![]() | 0% | ![]() | 0% | 6 | 6 | 21 | 21 | 1 | 1 |
printAttributes(Writer, List, Element, XMLOutputter.NamespaceStack) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
isAllWhitespace(Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
printNamespace(Writer, Namespace, XMLOutputter.NamespaceStack) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
skipLeadingWhite(List, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
skipTrailingWhite(List, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
printDeclaration(Writer, Document, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
printCDATA(Writer, CDATA) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
nextNonText(List, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
printQualifiedName(Writer, Attribute) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
printText(Writer, Text) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
indent(Writer, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
printAdditionalNamespaces(Writer, Element, XMLOutputter.NamespaceStack) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
XMLOutputter(XMLOutputter) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
printQualifiedName(Writer, Element) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
printString(Writer, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
XMLOutputter(Format) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
makeWriter(OutputStream, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
printElementNamespace(Writer, Element, XMLOutputter.NamespaceStack) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
output(ProcessingInstruction, Writer) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
endsWithWhite(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
isWhitespace(char) | ![]() | 0% | ![]() | 0% | 5 | 5 | 3 | 3 | 1 | 1 |
outputElementContent(Element, Writer) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
startsWithWhite(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
XMLOutputter() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
output(List, Writer) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
outputString(List) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
outputString(CDATA) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
outputString(Comment) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
outputString(DocType) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
outputString(Document) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
outputString(Element) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
outputString(EntityRef) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
outputString(ProcessingInstruction) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
outputString(Text) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
printComment(Writer, Comment) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
printEntityRef(Writer, EntityRef) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
clone() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
newline(Writer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
output(Element, Writer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setFormat(Format) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
output(List, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
output(CDATA, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
output(Comment, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
output(DocType, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
output(Document, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
output(Element, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
output(EntityRef, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
output(ProcessingInstruction, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
output(Text, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
outputElementContent(Element, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
output(CDATA, Writer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
output(Comment, Writer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
output(DocType, Writer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
output(EntityRef, Writer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
output(Text, Writer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
makeWriter(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createNamespaceStack() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFormat() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |