Source file "org/eclipse/jetty/util/Promise.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 34 of 34 | 0% | 2 of 2 | 0% | 6 | 6 | 12 | 12 | 5 | 5 |
| unwrap() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| Promise.Wrapper(Promise) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| succeeded(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| failed(Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPromise() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |