Source file "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 | 193 of 193 | 0% | 24 of 24 | 0% | 23 | 23 | 50 | 50 | 11 | 11 |
DFA(DecisionState, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 15 | 15 | 1 | 1 |
setPrecedenceStartState(int, DFAState) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
getPrecedenceStartState(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
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 |
DFA(DecisionState) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isPrecedenceDfa() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |