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 | 24 of 60 | 60% | 4 of 6 | 33% | 7 | 13 | 5 | 14 | 4 | 10 |
accept(ParseTreeVisitor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
INNER() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
OUTER() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRuleIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
enterRule(ParseTreeListener) | ![]() | 100% | ![]() ![]() | 50% | 1 | 2 | 0 | 2 | 0 | 1 |
exitRule(ParseTreeListener) | ![]() | 100% | ![]() ![]() | 50% | 1 | 2 | 0 | 2 | 0 | 1 |
LEFT() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
RIGHT() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
FULL() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
SqlBaseParser.JoinTypeContext(ParserRuleContext, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |