Source file "org/apache/hc/core5/concurrent/CompletedFuture.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 20 of 20 | 0% | 0 of 0 | n/a | 7 | 7 | 9 | 9 | 7 | 7 |
CompletedFuture(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
get() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
get(long, TimeUnit) | ![]() | 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 | |
cancel(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
cancel() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |