Source file "graphql/org/antlr/v4/runtime/dfa/DFA.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 86 of 193 | 55% | 13 of 24 | 45% | 16 | 23 | 22 | 50 | 7 | 11 | 
| getStates() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toString(String[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toString(Vocabulary) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| toLexerString() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setPrecedenceDfa(boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setPrecedenceStartState(int, DFAState) | 86% | 50% | 3 | 4 | 2 | 10 | 0 | 1 | ||
| getPrecedenceStartState(int) | 79% | 66% | 2 | 4 | 1 | 5 | 0 | 1 | ||
| DFA(DecisionState) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DFA(DecisionState, int) | 100% | 100% | 0 | 3 | 0 | 15 | 0 | 1 | ||
| isPrecedenceDfa() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |