Source file "java_cup/runtime/SyntaxTreeDFS.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 69 of 69 | 0% | 4 of 4 | 0% | 7 | 7 | 17 | 17 | 5 | 5 |
| preVisit(XMLElement) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| postVisit(XMLElement) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| SyntaxTreeDFS.AbstractVisitor() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| registerPreVisit(String, SyntaxTreeDFS.ElementHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| registerPostVisit(String, SyntaxTreeDFS.ElementHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |