Source file "org/antlr/v4/runtime/atn/PredicateTransition.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 44 of 44 | 0% | 0 of 0 | n/a | 6 | 6 | 10 | 10 | 6 | 6 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PredicateTransition(ATNState, int, int, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getPredicate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSerializationType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEpsilon() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matches(int, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |