Source file "org/eclipse/core/runtime/Assert.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 33 of 40 | 17% | 5 of 6 | 16% | 7 | 9 | 9 | 13 | 4 | 6 |
| isTrue(boolean, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isLegal(boolean, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isNotNull(Object, String) | 33% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| isLegal(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isTrue(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNotNull(Object) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |