Source file "org/eclipse/core/runtime/jobs/MultiRule.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 329 of 329 | 0% | 54 of 54 | 0% | 35 | 35 | 69 | 69 | 8 | 8 |
| contains(ISchedulingRule) | 0% | 0% | 9 | 9 | 15 | 15 | 1 | 1 | ||
| isConflicting(ISchedulingRule) | 0% | 0% | 8 | 8 | 13 | 13 | 1 | 1 | ||
| flatten(ISchedulingRule[]) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| toString() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| combine(ISchedulingRule, ISchedulingRule) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| combine(ISchedulingRule[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| MultiRule(ISchedulingRule[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getChildren() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |