Source file "org/antlr/v4/test/runtime/java/api/TestVisitors.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 89 of 89 | 0% | 4 of 4 | 0% | 9 | 9 | 15 | 15 | 7 | 7 |
visitMultiply(VisitorCalcParser.MultiplyContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
visitAdd(VisitorCalcParser.AddContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
{...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
visitS(VisitorCalcParser.SContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
visitNumber(VisitorCalcParser.NumberContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
defaultResult() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
aggregateResult(Integer, Integer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |