Source file "com/sun/msv/util/xml/DocumentFilter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 50 of 50 | 0% | 0 of 0 | n/a | 9 | 9 | 19 | 19 | 9 | 9 |
| characters(char[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ignorableWhitespace(char[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DocumentFilter(DocumentHandler) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| startElement(String, AttributeList) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| processingInstruction(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| endElement(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDocumentLocator(Locator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| startDocument() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| endDocument() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |