Source file "org/jdom2/output/support/AbstractXMLOutputProcessor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 956 of 956 | 0% | 106 of 106 | 0% | 87 | 87 | 254 | 254 | 29 | 29 |
printElement(Writer, FormatStack, NamespaceStack, Element) | 0% | 0% | 12 | 12 | 48 | 48 | 1 | 1 | ||
printDocument(Writer, FormatStack, NamespaceStack, Document) | 0% | 0% | 18 | 18 | 31 | 31 | 1 | 1 | ||
printDocType(Writer, FormatStack, DocType) | 0% | 0% | 6 | 6 | 24 | 24 | 1 | 1 | ||
printContent(Writer, FormatStack, NamespaceStack, Walker) | 0% | 0% | 11 | 11 | 24 | 24 | 1 | 1 | ||
printProcessingInstruction(Writer, FormatStack, ProcessingInstruction) | 0% | 0% | 6 | 6 | 21 | 21 | 1 | 1 | ||
printNamespace(Writer, FormatStack, Namespace) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
printDeclaration(Writer, FormatStack) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
printAttribute(Writer, FormatStack, Attribute) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
process(Writer, Format, CDATA) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
process(Writer, Format, Text) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
process(Writer, Format, List) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
printText(Writer, FormatStack, Text) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
process(Writer, Format, ProcessingInstruction) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
attributeEscapedEntitiesFilter(Writer, FormatStack, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
process(Writer, Format, Document) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
process(Writer, Format, Element) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
printComment(Writer, FormatStack, Comment) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
textEntityRef(Writer, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
textCDATA(Writer, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
process(Writer, Format, DocType) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
process(Writer, Format, Comment) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
process(Writer, Format, EntityRef) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
write(Writer, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
printEntityRef(Writer, FormatStack, EntityRef) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
printCDATA(Writer, FormatStack, CDATA) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
textRaw(Writer, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
textRaw(Writer, char) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
write(Writer, char) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
AbstractXMLOutputProcessor() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |