Source file "graphql/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 | 52 of 80 | 35% | 5 of 6 | 16% | 10 | 13 | 15 | 25 | 7 | 10 | 
| RecognitionException(String, Recognizer, IntStream, ParserRuleContext) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getExpectedTokens() | 0% | 0% | 2 | 2 | 3 | 3 | 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 | ||
| 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 |