Source file "io/grpc/stub/ServerCalls.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 54 of 54 | 0% | 0 of 0 | n/a | 6 | 6 | 13 | 13 | 6 | 6 |
| asyncUnimplementedUnaryCall(MethodDescriptor, StreamObserver) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| asyncUnimplementedStreamingCall(MethodDescriptor, StreamObserver) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| asyncUnaryCall(ServerCalls.UnaryMethod) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asyncServerStreamingCall(ServerCalls.ServerStreamingMethod) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asyncClientStreamingCall(ServerCalls.ClientStreamingMethod) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asyncBidiStreamingCall(ServerCalls.BidiStreamingMethod) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |