Source file "com/google/api/MetricDescriptor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,139 of 1,139 | 0% | 124 of 124 | 0% | 122 | 122 | 268 | 268 | 60 | 60 |
| hashCode() | 0% | 0% | 5 | 5 | 32 | 32 | 1 | 1 | ||
| getSerializedSize() | 0% | 0% | 13 | 13 | 33 | 33 | 1 | 1 | ||
| writeTo(CodedOutputStream) | 0% | 0% | 12 | 12 | 27 | 27 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 17 | 17 | 21 | 21 | 1 | 1 | ||
| MetricDescriptor() | 0% | n/a | 1 | 1 | 23 | 23 | 1 | 1 | ||
| MetricDescriptor(GeneratedMessageV3.Builder) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| getName() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getType() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getUnit() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getDescription() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getDisplayName() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getNameBytes() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getTypeBytes() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getUnitBytes() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getDescriptionBytes() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getDisplayNameBytes() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| isInitialized() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| toBuilder() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getMetricKind() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getValueType() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getLaunchStage() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| hasMetadata() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMetadata() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getMetadataOrBuilder() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| newBuilderForType(GeneratedMessageV3.BuilderParent) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLabels(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLabelsOrBuilder(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseFrom(ByteBuffer, ExtensionRegistryLite) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseFrom(ByteString, ExtensionRegistryLite) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseFrom(byte[], ExtensionRegistryLite) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseFrom(InputStream, ExtensionRegistryLite) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseDelimitedFrom(InputStream, ExtensionRegistryLite) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseFrom(CodedInputStream, ExtensionRegistryLite) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| internalGetFieldAccessorTable() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMonitoredResourceTypes(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMonitoredResourceTypesBytes(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseFrom(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseFrom(ByteString) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseFrom(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseFrom(InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseDelimitedFrom(InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseFrom(CodedInputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newBuilder(MetricDescriptor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newInstance(GeneratedMessageV3.UnusedPrivateParameter) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLabelsCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMonitoredResourceTypesCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLabelsList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLabelsOrBuilderList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMetricKindValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValueTypeValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLaunchStageValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMonitoredResourceTypesList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newBuilder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDescriptor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newBuilderForType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultInstance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parser() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParserForType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultInstanceForType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |