Source file "io/rsocket/metadata/AuthMetadataCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 343 of 343 | 0% | 42 of 42 | 0% | 37 | 37 | 85 | 85 | 16 | 16 |
| encodeMetadata(ByteBufAllocator, String, ByteBuf) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| encodeSimpleMetadata(ByteBufAllocator, char[], char[]) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| encodeMetadata(ByteBufAllocator, WellKnownAuthType, ByteBuf) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| readCustomAuthType(ByteBuf) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| readWellKnownAuthType(ByteBuf) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| encodeBearerMetadata(ByteBufAllocator, char[]) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| readUsernameLength(ByteBuf) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| encodeMetadataWithCompression(ByteBufAllocator, String, ByteBuf) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isWellKnownAuthType(ByteBuf) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| readUsername(ByteBuf) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| readUsernameAsCharArray(ByteBuf) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| readPayload(ByteBuf) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| readPassword(ByteBuf) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| readPasswordAsCharArray(ByteBuf) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| readBearerTokenAsCharArray(ByteBuf) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |