Source file "org/dom4j/util/NodeComparator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 365 of 365 | 0% | 55 of 55 | 0% | 45 | 45 | 87 | 87 | 13 | 13 |
compare(Node, Node) | ![]() | 0% | ![]() | 0% | 12 | 12 | 17 | 17 | 1 | 1 |
compare(Element, Element) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
compare(DocumentType, DocumentType) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
compareContent(Branch, Branch) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
compare(Attribute, Attribute) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
compare(QName, QName) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
compare(Namespace, Namespace) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
compare(Entity, Entity) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
compare(ProcessingInstruction, ProcessingInstruction) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
compare(String, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
compare(Document, Document) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
compare(CharacterData, CharacterData) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
NodeComparator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |