Source file "org/jdom2/input/DOMBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 510 of 510 | 0% | 64 of 64 | 0% | 48 | 48 | 122 | 122 | 12 | 12 |
buildTree(Node, Document, Element, boolean) | 0% | 0% | 37 | 37 | 97 | 97 | 1 | 1 | ||
build(DocumentType) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
build(Element) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
build(Document) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
DOMBuilder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
build(ProcessingInstruction) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
build(CDATASection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
build(Text) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
build(Comment) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
build(EntityReference) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
setFactory(JDOMFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |