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 | 113 of 113 | 0% | 4 of 4 | 0% | 11 | 11 | 31 | 31 | 8 | 8 |
adaptInternal(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 19 | 19 | 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 |