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 | 25 of 48 | 47% | 1 of 2 | 50% | 6 | 10 | 6 | 11 | 5 | 9 | 
| typeArgument(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| COMMA(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| accept(ParseTreeVisitor) | 66% | 50% | 1 | 2 | 1 | 2 | 0 | 1 | ||
| typeArgument() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| COMMA() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRuleIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LT() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| GT() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| JavaLanguageParser.TypeArgumentsContext(ParserRuleContext, int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |