Source file "com/google/apps/card/v1/TextInput.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 991 of 991 | 0% | 128 of 128 | 0% | 117 | 117 | 239 | 239 | 53 | 53 |
| hashCode() | 0% | 0% | 5 | 5 | 28 | 28 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 19 | 19 | 22 | 22 | 1 | 1 | ||
| getSerializedSize() | 0% | 0% | 11 | 11 | 24 | 24 | 1 | 1 | ||
| writeTo(CodedOutputStream) | 0% | 0% | 10 | 10 | 20 | 20 | 1 | 1 | ||
| TextInput() | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| TextInput(GeneratedMessageV3.Builder) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| getName() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getLabel() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getHintText() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getValue() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getPlaceholderText() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getNameBytes() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getLabelBytes() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getHintTextBytes() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getValueBytes() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getPlaceholderTextBytes() | 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 | ||
| getType() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hasOnChangeAction() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasInitialSuggestions() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasAutoCompleteAction() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getOnChangeAction() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getOnChangeActionOrBuilder() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getInitialSuggestions() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getInitialSuggestionsOrBuilder() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getAutoCompleteAction() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getAutoCompleteActionOrBuilder() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| newBuilderForType(GeneratedMessageV3.BuilderParent) | 0% | n/a | 1 | 1 | 2 | 2 | 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 | ||
| 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(TextInput) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newInstance(GeneratedMessageV3.UnusedPrivateParameter) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTypeValue() | 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 |