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 | 6 of 35 | 82% | 1 of 2 | 50% | 2 | 7 | 2 | 8 | 1 | 6 | 
| accept(ParseTreeVisitor) | 66% | 50% | 1 | 2 | 1 | 2 | 0 | 1 | ||
| getRuleIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| formalParameterList() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| LPAREN() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| RPAREN() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| JavaLanguageParser.FormalParametersContext(ParserRuleContext, int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |