Source file "com/facebook/presto/type/TypeCalculationParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 64 of 64 | 0% | 6 of 6 | 0% | 13 | 13 | 13 | 13 | 10 | 10 |
accept(ParseTreeVisitor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
enterRule(ParseTreeListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
exitRule(ParseTreeListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
expression(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
TypeCalculationParser.ArithmeticBinaryContext(TypeCalculationParser.ExpressionContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ASTERISK() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
SLASH() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
PLUS() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
MINUS() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
expression() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |