Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 279 of 279 | 0% | 51 of 51 | 0% | 38 | 38 | 50 | 50 | 8 | 8 |
visitComparisonOperator(ComparisonOperatorNode, Void) | ![]() | 0% | ![]() | 0% | 15 | 15 | 16 | 16 | 1 | 1 |
visitArithmeticOperator(ArithmeticBinaryOperatorNode, Void) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
visitLogicalOperator(LogicalBinaryOperatorNode, Void) | ![]() | 0% | ![]() | 0% | 9 | 9 | 12 | 12 | 1 | 1 |
visitNotOperator(LogicalNotOperator, Void) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
evaluate(ExpressionNode) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createUnexpectedOperatorException(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ExpressionEvaluator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
visitLiteral(AbstractLiteralNode, Void) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |