Source file "calculator/calculatorParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 46 of 46 | 0% | 2 of 2 | 0% | 9 | 9 | 9 | 9 | 8 | 8 |
| accept(ParseTreeVisitor) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| powExp(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| calculatorParser.INMultContext(calculatorParser.MultExpContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LPAR(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RPAR(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| powExp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LPAR() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RPAR() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |