Source file "com/mongodb/client/model/Collation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 90 of 90 | 0% | 0 of 0 | n/a | 11 | 11 | 30 | 30 | 11 | 11 |
| Collation.Builder(Collation) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| locale(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| caseLevel(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| collationCaseFirst(CollationCaseFirst) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| collationStrength(CollationStrength) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| numericOrdering(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| collationAlternate(CollationAlternate) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| collationMaxVariable(CollationMaxVariable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| normalization(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| backwards(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |