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 | 60 of 60 | 0% | 6 of 6 | 0% | 12 | 12 | 12 | 12 | 9 | 9 |
accept(ParseTreeVisitor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
enterRule(ParseTreeListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
exitRule(ParseTreeListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
valueExpression() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
SqlBaseParser.DistinctFromContext(SqlBaseParser.PredicateContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
IS() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DISTINCT() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
FROM() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
NOT() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |