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 | 48 of 48 | 0% | 2 of 2 | 0% | 9 | 9 | 9 | 9 | 8 | 8 |
| accept(ParseTreeVisitor) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| real() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| calculatorParser.ScientificNumberContext(calculatorParser.ScientificContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| E() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| INT(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PLUS() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MINUS() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| INT() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |