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 | 16 of 46 | 65% | 3 of 6 | 50% | 5 | 9 | 3 | 9 | 2 | 6 |
primaryExpression() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
valueExpression() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
accept(ParseTreeVisitor) | ![]() ![]() | 66% | ![]() ![]() | 50% | 1 | 2 | 1 | 2 | 0 | 1 |
enterRule(ParseTreeListener) | ![]() | 100% | ![]() ![]() | 50% | 1 | 2 | 0 | 2 | 0 | 1 |
exitRule(ParseTreeListener) | ![]() | 100% | ![]() ![]() | 50% | 1 | 2 | 0 | 2 | 0 | 1 |
SqlBaseParser.SubscriptContext(SqlBaseParser.PrimaryExpressionContext) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |