Source file "org/antlr/v4/runtime/RecognitionException.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 40 of 80 | 50% | 4 of 6 | 33% | 9 | 13 | 13 | 25 | 6 | 10 |
RecognitionException(String, Recognizer, IntStream, ParserRuleContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
setOffendingState(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getOffendingState() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCtx() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getInputStream() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRecognizer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getExpectedTokens() | ![]() ![]() | 85% | ![]() ![]() | 50% | 1 | 2 | 1 | 3 | 0 | 1 |
RecognitionException(Recognizer, IntStream, ParserRuleContext) | ![]() | 100% | ![]() ![]() | 50% | 1 | 2 | 0 | 7 | 0 | 1 |
setOffendingToken(Token) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
getOffendingToken() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |