Source file "io/grpc/CallOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 421 of 421 | 0% | 18 of 18 | 0% | 36 | 36 | 95 | 95 | 27 | 27 |
| withOption(CallOptions.Key, Object) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| CallOptions(CallOptions) | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| getOption(CallOptions.Key) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| withStreamTracerFactory(ClientStreamTracer.Factory) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| withMaxInboundMessageSize(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| withMaxOutboundMessageSize(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| CallOptions() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| withAuthority(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withCallCredentials(CallCredentials) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withCompression(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withDeadline(Deadline) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withWaitForReady() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withoutWaitForReady() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withExecutor(Executor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withDeadlineAfter(long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isWaitForReady() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDeadline() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCompressor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthority() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCredentials() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStreamTracerFactories() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExecutor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWaitForReady() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxInboundMessageSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxOutboundMessageSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |