Source file "com/mongodb/internal/connection/InternalStreamConnectionInitializer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 402 of 402 | 0% | 36 of 36 | 0% | 33 | 33 | 83 | 83 | 15 | 15 |
| createHelloCommand(Authenticator, InternalConnection) | 0% | 0% | 8 | 8 | 22 | 22 | 1 | 1 | ||
| initializeConnectionDescription(InternalConnection) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| completeConnectionDescriptionInitializationAsync(InternalConnection, InternalConnectionInitializationDescription, SingleResultCallback) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| finishHandshakeAsync(InternalConnection, InternalConnectionInitializationDescription, SingleResultCallback) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| mapHelloException(MongoException) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| InternalStreamConnectionInitializer(ClusterConnectionMode, Authenticator, BsonDocument, List, ServerApi) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| createInitializationDescription(BsonDocument, InternalConnection, long) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| applyGetLastErrorResult(BsonDocument, InternalConnectionInitializationDescription) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| completeConnectionDescriptionInitialization(InternalConnection, InternalConnectionInitializationDescription) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| startHandshakeAsync(InternalConnection, SingleResultCallback) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| finishHandshake(InternalConnection, InternalConnectionInitializationDescription) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| authenticate(InternalConnection, ConnectionDescription) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| setSpeculativeAuthenticateResponse(BsonDocument) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| startHandshake(InternalConnection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getHandshakeCommandName() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |