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 | 59 of 75 | 21% | 1 of 2 | 50% | 11 | 13 | 11 | 15 | 10 | 12 | 
| recordDeclaration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| methodDeclaration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fieldDeclaration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| constructorDeclaration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| interfaceDeclaration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| annotationTypeDeclaration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| classDeclaration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| enumDeclaration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JavaLanguageParser.MemberDeclarationContext(ParserRuleContext, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| accept(ParseTreeVisitor) | 66% | 50% | 1 | 2 | 1 | 2 | 0 | 1 | ||
| getRuleIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JavaLanguageParser.MemberDeclarationContext(ParserRuleContext, int, List) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |