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 | 39 of 52 | 25% | 1 of 2 | 50% | 8 | 10 | 8 | 11 | 7 | 9 | 
| qualifiedName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| elementValuePairs() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| elementValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AT() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LPAREN() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RPAREN() | 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.AnnotationContext(ParserRuleContext, int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |