Source file "org/springframework/data/mongodb/core/aggregation/AggregationOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 107 of 107 | 0% | 6 of 6 | 0% | 17 | 17 | 33 | 33 | 14 | 14 |
| build() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| cursorBatchSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| allowDiskUse(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| explain(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cursor(Document) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| collation(Collation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| comment(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hint(Document) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxTime(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| skipOutput() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| strictMapping() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| relaxedMapping() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| noMapping() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AggregationOptions.Builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |