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 | 42 of 70 | 40% | 4 of 6 | 33% | 10 | 14 | 9 | 14 | 7 | 11 |
enterRule(ParseTreeListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
SHOW() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
COLUMNS() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
FROM() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
IN() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DESCRIBE() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DESC() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
accept(ParseTreeVisitor) | ![]() ![]() | 66% | ![]() ![]() | 50% | 1 | 2 | 1 | 2 | 0 | 1 |
exitRule(ParseTreeListener) | ![]() | 100% | ![]() ![]() | 50% | 1 | 2 | 0 | 2 | 0 | 1 |
qualifiedName() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
SqlBaseParser.ShowColumnsContext(SqlBaseParser.StatementContext) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |