Source file "com/mongodb/internal/connection/ScramShaAuthenticator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 646 of 646 | 0% | 30 of 30 | 0% | 41 | 41 | 118 | 118 | 26 | 26 |
| getClientProof(String, String, int, String) | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| computeClientFinalMessage(byte[]) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| hi(byte[], byte[], int) | 0% | 0% | 3 | 3 | 16 | 16 | 1 | 1 | ||
| evaluateChallenge(byte[]) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| hmac(byte[], String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| parseServerResponse(String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| ScramShaAuthenticator.ScramShaSaslClient(ScramShaAuthenticator, MongoCredentialWithCache, ScramShaAuthenticator.RandomStringGenerator, ScramShaAuthenticator.AuthenticationHashGenerator) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| computeClientFirstMessage() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| validateServerSignature(byte[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| h(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getUserName() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| xorInPlace(byte[], byte[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getAuthenicationHash() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| xor(byte[], byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| encodeUTF8(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| decodeUTF8(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isComplete() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getMechanismName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unwrap(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wrap(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNegotiatedProperty(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodeBase64(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decodeBase64(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodeBase64(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasInitialResponse() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| dispose() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |