Source file "org/jboss/resteasy/core/AsyncResponseConsumer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 63 of 63 | 0% | 4 of 4 | 0% | 12 | 12 | 24 | 24 | 10 | 10 |
| doComplete() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| subscribe(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| AsyncResponseConsumer.AsyncStreamResponseConsumer(ResourceMethodInvoker, AsyncStreamProvider) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| onError(Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| onSubscribe(Subscription) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addNextElement(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$addNextElement$1(Throwable) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| onComplete() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| onNext(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$onError$0(Throwable, Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |