Source file "antlr/preprocessor/Option.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 48 of 48 | 0% | 0 of 0 | n/a | 8 | 8 | 15 | 15 | 8 | 8 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Option(String, String, Grammar) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setEnclosingGrammar(Grammar) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRHS(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getEnclosingGrammar() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRHS() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |