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 | 24 of 52 | 53% | 1 of 2 | 50% | 5 | 10 | 5 | 10 | 4 | 9 |
| constant(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PLUS(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MINUS(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| accept(ParseTreeVisitor) | 66% | 50% | 1 | 2 | 1 | 2 | 0 | 1 | ||
| PLUS() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| atom() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| calculatorParser.INSignedAtomContext(calculatorParser.AtomINContext) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| constant() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| MINUS() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |