Source file "org/dom4j/dom/DOMDocumentFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 197 of 197 | 0% | 16 of 16 | 0% | 29 | 29 | 52 | 52 | 21 | 21 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 17 | 17 | 1 | 1 | |
hasFeature(String, String) | ![]() | 0% | ![]() | 0% | 7 | 7 | 4 | 4 | 1 | 1 |
createDocument(String, String, DocumentType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
asDocumentType(DocumentType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
createDocument() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createDocType(String, String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createDocumentType(String, String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createElement(QName, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createAttribute(Element, QName, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createEntity(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createNamespace(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createProcessingInstruction(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createProcessingInstruction(String, Map) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createElement(QName) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createCDATA(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createComment(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createText(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createEntity(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getInstance() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DOMDocumentFactory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFeature(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |