Source file "org/bson/util/AbstractCopyOnWriteMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 86 of 86 | 0% | 2 of 2 | 0% | 7 | 7 | 19 | 19 | 6 | 6 |
| removeAll(Collection) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| retainAll(Collection) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| remove(Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| AbstractCopyOnWriteMap.KeySet(AbstractCopyOnWriteMap) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDelegate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |