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 | 482 of 482 | 0% | 20 of 20 | 0% | 40 | 40 | 116 | 116 | 30 | 30 |
| withOption(CallOptions.Key, Object) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| CallOptions(CallOptions.Builder) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| toBuilder(CallOptions) | 0% | n/a | 1 | 1 | 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 | ||
| withOnReadyThreshold(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| withMaxInboundMessageSize(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| withMaxOutboundMessageSize(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 5 | 5 | 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 | ||
| clearOnReadyThreshold() | 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 | ||
| getDeadline() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOnReadyThreshold() | 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 |