Source file "com/mongodb/internal/operation/CreateViewOperation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 120 of 120 | 0% | 2 of 2 | 0% | 13 | 13 | 26 | 26 | 12 | 12 |
| getCommand(ConnectionDescription) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| CreateViewOperation(String, String, String, List, WriteConcern) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| execute(WriteBinding) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| executeAsync(AsyncWriteBinding, SingleResultCallback) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| collation(Collation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createExceptionForIncompatibleServerVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDatabaseName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getViewName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getViewOn() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPipeline() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWriteConcern() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCollation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |