Source file "sax/Counter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 1,120 of 1,120 | 0% | 78 of 78 | 0% | 52 | 52 | 360 | 360 | 13 | 13 | 
| main(String[]) | 0% | 0% | 30 | 30 | 193 | 193 | 1 | 1 | ||
| printUsage() | 0% | n/a | 1 | 1 | 75 | 75 | 1 | 1 | ||
| printResults(PrintWriter, String, long, long, boolean, int) | 0% | 0% | 4 | 4 | 32 | 32 | 1 | 1 | ||
| startElement(String, String, String, Attributes) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| printError(String, SAXParseException) | 0% | 0% | 4 | 4 | 20 | 20 | 1 | 1 | ||
| processingInstruction(String, String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| startDocument() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| 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 | ||
| warning(SAXParseException) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| error(SAXParseException) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| fatalError(SAXParseException) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Counter() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |