Source file "com/sun/xml/ws/util/CompletedFuture.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 30 of 30 | 0% | 2 of 2 | 0% | 7 | 7 | 11 | 11 | 6 | 6 |
| get() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| CompletedFuture(Object, Throwable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| get(long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| cancel(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCancelled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDone() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |