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 | 10 of 24 | 58% | 1 of 2 | 50% | 2 | 4 | 2 | 4 | 1 | 3 | 
| localTypeDeclaration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| accept(ParseTreeVisitor) | 66% | 50% | 1 | 2 | 1 | 2 | 0 | 1 | ||
| JavaLanguageParser.LocalTypeContext(JavaLanguageParser.BlockStatementContext) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |