Source file "org/eclipse/jetty/xml/XmlParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 391 of 391 | 0% | 42 of 42 | 0% | 32 | 32 | 66 | 66 | 11 | 11 |
| startElement(String, String, String, Attributes) | 0% | 0% | 15 | 15 | 28 | 28 | 1 | 1 | ||
| endElement(String, String, String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| characters(char[], int, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| error(SAXParseException) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| fatalError(SAXParseException) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ignorableWhitespace(char[], int, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| XmlParser.Handler(XmlParser) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| warning(SAXParseException) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getLocationString(SAXParseException) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| resolveEntity(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |