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 | 27 of 49 | 44% | 4 of 6 | 33% | 7 | 10 | 6 | 10 | 4 | 7 |
enterRule(ParseTreeListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
identifier(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
USE() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
accept(ParseTreeVisitor) | ![]() ![]() | 66% | ![]() ![]() | 50% | 1 | 2 | 1 | 2 | 0 | 1 |
identifier() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
exitRule(ParseTreeListener) | ![]() | 100% | ![]() ![]() | 50% | 1 | 2 | 0 | 2 | 0 | 1 |
SqlBaseParser.UseContext(SqlBaseParser.StatementContext) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |