Source file "org/apache/calcite/rel/core/EquiJoin.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 45 of 45 | 0% | 0 of 0 | n/a | 5 | 5 | 10 | 10 | 5 | 5 |
EquiJoin(RelOptCluster, RelTraitSet, RelNode, RelNode, RexNode, ImmutableIntList, ImmutableIntList, Set, JoinRelType) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
EquiJoin(RelOptCluster, RelTraitSet, RelNode, RelNode, RexNode, ImmutableIntList, ImmutableIntList, JoinRelType, Set) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
analyzeCondition() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLeftKeys() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRightKeys() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |