Source file "com/google/common/collect/MapConstraints.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 51 of 51 | 0% | 0 of 0 | n/a | 10 | 10 | 14 | 14 | 10 | 10 |
| iterator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| MapConstraints.ConstrainedEntries(Collection, MapConstraint) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| contains(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toArray(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| containsAll(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 | ||
| delegate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |