Source file "io/grpc/stub/ClientCalls.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 308 of 308 | 0% | 18 of 18 | 0% | 26 | 26 | 92 | 92 | 17 | 17 |
blockingUnaryCall(Channel, MethodDescriptor, CallOptions, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 18 | 18 | 1 | 1 |
toStatusRuntimeException(Throwable) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
cancelThrow(ClientCall, Throwable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
blockingServerStreamingCall(Channel, MethodDescriptor, CallOptions, Object) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getUnchecked(Future) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
asyncUnaryRequestCall(ClientCall, Object, ClientCalls.StartableListener) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
asyncStreamingRequestCall(ClientCall, StreamObserver, boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
futureUnaryCall(ClientCall, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
asyncUnaryRequestCall(ClientCall, Object, StreamObserver, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
blockingServerStreamingCall(ClientCall, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
asyncUnaryCall(ClientCall, Object, StreamObserver) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
asyncServerStreamingCall(ClientCall, Object, StreamObserver) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
blockingUnaryCall(ClientCall, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
asyncClientStreamingCall(ClientCall, StreamObserver) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
asyncBidiStreamingCall(ClientCall, StreamObserver) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
startCall(ClientCall, ClientCalls.StartableListener) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |