Source file "org/apache/sshd/common/util/closeable/ParallelCloseable.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 84 of 84 | 0% | 12 of 12 | 0% | 9 | 9 | 22 | 22 | 3 | 3 |
| doClose(boolean) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| lambda$doClose$0(AtomicInteger, boolean, boolean, CloseFuture) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| ParallelCloseable(Object, Object, Iterable) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |