Source file "org/apache/calcite/rel/rules/LoptSemiJoinOptimizer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,060 of 1,060 | 0% | 172 of 172 | 0% | 99 | 99 | 280 | 280 | 13 | 13 |
findSemiJoinIndexByCost(LoptMultiJoin, List, int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 42 | 42 | 1 | 1 |
chooseBestSemiJoin(LoptMultiJoin) | ![]() | 0% | ![]() | 0% | 8 | 8 | 40 | 40 | 1 | 1 |
removeExtraFilters(List, int, RexNode) | ![]() | 0% | ![]() | 0% | 15 | 15 | 27 | 27 | 1 | 1 |
makePossibleSemiJoins(LoptMultiJoin) | ![]() | 0% | ![]() | 0% | 11 | 11 | 32 | 32 | 1 | 1 |
removeJoin(LoptMultiJoin, SemiJoin, int, int) | ![]() | 0% | ![]() | 0% | 14 | 14 | 32 | 32 | 1 | 1 |
computeScore(RelNode, RelNode, SemiJoin) | ![]() | 0% | ![]() | 0% | 9 | 9 | 24 | 24 | 1 | 1 |
adjustSemiJoinCondition(LoptMultiJoin, int, RexNode, int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 22 | 22 | 1 | 1 |
validateKeys(RelNode, List, List, List) | ![]() | 0% | ![]() | 0% | 10 | 10 | 26 | 26 | 1 | 1 |
isSuitableFilter(LoptMultiJoin, RexNode, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
LoptSemiJoinOptimizer(RelMetadataQuery, LoptMultiJoin, RexBuilder) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
removePossibleSemiJoin(Map, Integer, Integer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getChosenSemiJoin(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |