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 | 45 of 63 | 28% | 1 of 2 | 50% | 9 | 11 | 9 | 13 | 8 | 10 | 
| classDeclaration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| enumDeclaration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| interfaceDeclaration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| recordDeclaration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| modifier(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SEMI() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| accept(ParseTreeVisitor) | 66% | 50% | 1 | 2 | 1 | 2 | 0 | 1 | ||
| modifier() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRuleIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JavaLanguageParser.LocalTypeDeclarationContext(ParserRuleContext, int) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |