Source file "org/eclipse/persistence/platform/xml/XMLComparer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 459 of 459 | 0% | 93 of 93 | 0% | 68 | 68 | 111 | 111 | 16 | 16 |
| isNodeEqual(Node, Node) | 0% | 0% | 17 | 17 | 20 | 20 | 1 | 1 | ||
| isElementEqual(Element, Element) | 0% | 0% | 8 | 8 | 20 | 20 | 1 | 1 | ||
| isNodeListEqual(NodeList, NodeList) | 0% | 0% | 9 | 9 | 14 | 14 | 1 | 1 | ||
| isDocumentTypeEqual(DocumentType, DocumentType) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| isDocumentEqual(Document, Document) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| isAttributeEqual(Attr, Attr) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| isNodeInNodeList(Node, NodeList) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isProcessingInstructionEqual(ProcessingInstruction, ProcessingInstruction) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isStringEqual(String, String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isCommentEqual(Comment, Comment) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isEntityReferenceEqual(EntityReference, EntityReference) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isDocumentFragmentEqual(DocumentFragment, DocumentFragment) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isTextEqual(Text, Text) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| XMLComparer() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setIgnoreOrder(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isIgnoreOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |