Source file "org/springframework/util/concurrent/FutureAdapter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 116 of 116 | 0% | 4 of 4 | 0% | 11 | 11 | 30 | 30 | 8 | 8 |
| adaptInternal(Object) | 0% | 0% | 4 | 4 | 18 | 18 | 1 | 1 | ||
| FutureAdapter(Future) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| get(long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| get() | 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 | ||
| getAdaptee() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |