Source file "com/sun/tools/rngom/digested/DOMPrinter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 211 of 211 | 0% | 24 of 24 | 0% | 28 | 28 | 68 | 68 | 12 | 12 |
| print(Node) | 0% | 0% | 10 | 10 | 21 | 21 | 1 | 1 | ||
| visitAttr(Attr) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| visitElement(Element) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| visitChildren(Node) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| visitDocument(Document) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| visitProcessingInstruction(ProcessingInstruction) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| DOMPrinter(XMLStreamWriter) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| visitComment(Comment) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| visitText(Text) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| visitCDATASection(CDATASection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| visitDocumentFragment(DocumentFragment) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| visitReference(EntityReference) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |