Source file "org/antlr/v4/runtime/atn/RuleTransition.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 26 of 26 | 0% | 0 of 0 | n/a | 5 | 5 | 10 | 10 | 5 | 5 |
| RuleTransition(RuleStartState, int, int, ATNState) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| RuleTransition(RuleStartState, int, ATNState) | 0% | n/a | 1 | 1 | 2 | 2 | 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 |