Source file "org/eclipse/core/runtime/MultiStatus.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 221 of 221 | 0% | 22 of 22 | 0% | 24 | 24 | 47 | 47 | 13 | 13 |
| addAllInternal(IStatus[]) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| add(IStatus) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| merge(IStatus) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| MultiStatus(Class, int, IStatus[], String, Throwable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| MultiStatus(String, int, IStatus[], String, Throwable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| MultiStatus(Class, int, String, Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| MultiStatus(String, int, String, Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| MultiStatus(Class, int, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| MultiStatus(String, int, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addAll(IStatus) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getChildren() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isMultiStatus() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |