Source file "com/mongodb/internal/connection/DefaultAuthenticator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 197 of 197 | 0% | 24 of 24 | 0% | 23 | 23 | 44 | 44 | 11 | 11 |
| setDelegate(ConnectionDescription) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| wrapException(Throwable) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| authenticate(InternalConnection, ConnectionDescription) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| authenticateAsync(InternalConnection, ConnectionDescription, SingleResultCallback) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getLegacyDefaultAuthenticator(ConnectionDescription) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| DefaultAuthenticator(MongoCredentialWithCache, ServerApi) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createSpeculativeAuthenticateCommand(InternalConnection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSpeculativeAuthenticateResponse() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getAuthenticatorForHello() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setSpeculativeAuthenticateResponse(BsonDocument) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |