Source file "com/facebook/presto/sql/parser/SqlBaseParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 32 of 59 | 45% | 4 of 6 | 33% | 8 | 12 | 7 | 12 | 5 | 9 |
enterRule(ParseTreeListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
valueExpression(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
BETWEEN() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
AND() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
accept(ParseTreeVisitor) | ![]() ![]() | 66% | ![]() ![]() | 50% | 1 | 2 | 1 | 2 | 0 | 1 |
valueExpression() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
exitRule(ParseTreeListener) | ![]() | 100% | ![]() ![]() | 50% | 1 | 2 | 0 | 2 | 0 | 1 |
SqlBaseParser.BetweenContext(SqlBaseParser.PredicateContext) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
NOT() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |