Source file "org/antlr/v4/test/tool/TestPerformance.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 189 of 189 | 0% | 2 of 2 | 0% | 8 | 8 | 31 | 31 | 7 | 7 |
| TestPerformance.StatisticsParserATNSimulator(Parser, ATN, DFA[], PredictionContextCache) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| TestPerformance.StatisticsParserATNSimulator(ATN, DFA[], PredictionContextCache) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| computeReachSet(ATNConfigSet, int, boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| adaptivePredict(TokenStream, int, ParserRuleContext) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| execATNWithFullContext(DFA, DFAState, ATNConfigSet, TokenStream, int, ParserRuleContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| computeTargetState(DFA, DFAState, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getExistingTargetState(DFAState, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |