Source file "org/apache/hc/core5/concurrent/ComplexFuture.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 83 of 83 | 0% | 6 of 6 | 0% | 10 | 10 | 24 | 24 | 7 | 7 |
| setDependency(Future) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| cancel(boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setDependency(Cancellable) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| completed(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| failed(Exception) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ComplexFuture(FutureCallback) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$setDependency$0(Future) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |