Source file "org/apache/derby/impl/sql/compile/BetweenOperatorNode.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 205 of 205 | 0% | 6 of 6 | 0% | 8 | 8 | 49 | 49 | 5 | 5 |
| preprocess(int, FromList, SubqueryList, PredicateList) | 0% | 0% | 2 | 2 | 19 | 19 | 1 | 1 | ||
| eliminateNots(boolean) | 0% | 0% | 3 | 3 | 16 | 16 | 1 | 1 | ||
| generateExpression(ExpressionClassBuilder, MethodBuilder) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| BetweenOperatorNode(ValueNode, ValueNodeList, ContextManager) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| vetValues(ValueNodeList) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |