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 | 31 of 52 | 40% | 4 of 6 | 33% | 8 | 11 | 6 | 12 | 5 | 8 |
accept(ParseTreeVisitor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
unnamedConstraintSpecification() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
identifier() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CONSTRAINT() | ![]() | 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 |
SqlBaseParser.NamedConstraintSpecificationContext(ParserRuleContext, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |