Source file "org/apache/kafka/common/message/SaslAuthenticateResponseData.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 746 of 746 | 0% | 72 of 72 | 0% | 58 | 58 | 142 | 142 | 22 | 22 |
| addSize(MessageSizeAccumulator, ObjectSerializationCache, short) | 0% | 0% | 11 | 11 | 31 | 31 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| read(Readable, short) | 0% | 0% | 9 | 9 | 28 | 28 | 1 | 1 | ||
| write(Writable, ObjectSerializationCache, short) | 0% | 0% | 8 | 8 | 25 | 25 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 8 | 8 | 9 | 9 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| duplicate() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| SaslAuthenticateResponseData() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| unknownTaggedFields() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| SaslAuthenticateResponseData(Readable, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setErrorCode(short) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setErrorMessage(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAuthBytes(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSessionLifetimeMs(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| errorCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| errorMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| authBytes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sessionLifetimeMs() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| apiKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lowestSupportedVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| highestSupportedVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |