Source file "org/springframework/util/xml/StaxEventXMLReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 531 of 531 | 0% | 102 of 102 | 0% | 70 | 70 | 149 | 149 | 14 | 14 |
| parseInternal() | 0% | 0% | 20 | 20 | 38 | 38 | 1 | 1 | ||
| getAttributes(StartElement) | 0% | 0% | 8 | 8 | 23 | 23 | 1 | 1 | ||
| handleStartElement(StartElement) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| handleCharacters(Characters) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| handleEndElement(EndElement) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| StaxEventXMLReader(XMLEventReader) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| handleStartDocument(XMLEvent) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| handleDtd(DTD) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| handleEntityReference(EntityReference) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| handleEntityDeclaration(EntityDeclaration) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| handleComment(Comment) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| handleNotationDeclaration(NotationDeclaration) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| handleProcessingInstruction(ProcessingInstruction) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| handleEndDocument() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |