Source file "com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 39 of 58 | 32% | 1 of 2 | 50% | 7 | 10 | 7 | 10 | 6 | 9 | 
| typeType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| id() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| typeArguments() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| classType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| expr() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LITERAL_NEW() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| accept(ParseTreeVisitor) | 66% | 50% | 1 | 2 | 1 | 2 | 0 | 1 | ||
| JavaLanguageParser.MethodRefContext(JavaLanguageParser.ExprContext) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| DOUBLE_COLON() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |