Source file "io/grpc/MethodDescriptor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 71 of 71 | 0% | 4 of 4 | 0% | 11 | 11 | 21 | 21 | 9 | 9 |
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setIdempotent(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setSafe(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setRequestMarshaller(MethodDescriptor.Marshaller) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setResponseMarshaller(MethodDescriptor.Marshaller) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setType(MethodDescriptor.MethodType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFullMethodName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSchemaDescriptor(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSampledToLocalTracing(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |