Source file "org/antlr/runtime/tree/TreeIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 75 of 237 | 68% | 17 of 32 | 46% | 14 | 22 | 14 | 48 | 4 | 6 |
| hasNext() | 0% | 0% | 8 | 8 | 5 | 5 | 1 | 1 | ||
| next() | 91% | 83% | 3 | 10 | 2 | 26 | 0 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| TreeIterator(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| remove() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| TreeIterator(TreeAdaptor, Object) | 100% | n/a | 0 | 1 | 0 | 10 | 0 | 1 |