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 | 52 of 68 | 23% | 1 of 2 | 50% | 10 | 12 | 10 | 14 | 9 | 11 | 
| id() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| classBody() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| typeParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| classExtends() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| implementsClause() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| permittedSubclassesAndInterfaces() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LITERAL_CLASS() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JavaLanguageParser.ClassDeclarationContext(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.ClassDeclarationContext(ParserRuleContext, int, List) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |