Source file "com/mongodb/internal/operation/BsonArrayWrapper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 165 of 165 | 0% | 8 of 8 | 0% | 34 | 34 | 41 | 41 | 30 | 30 |
| equals(Object) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BsonArrayWrapper(List) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValues() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEmpty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| contains(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toArray(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| add(BsonValue) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| containsAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addAll(int, Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| retainAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| get(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| set(int, BsonValue) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| add(int, BsonValue) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indexOf(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lastIndexOf(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listIterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listIterator(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| subList(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWrappedArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |