Source file "com/google/common/collect/Constraints.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% | 10 of 10 | 0% | 12 | 12 | 17 | 17 | 7 | 7 |
| constrainedTypePreservingCollection(Collection, Constraint) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| checkElements(Collection, Constraint) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| constrainedList(List, Constraint) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| constrainedCollection(Collection, Constraint) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| constrainedSet(Set, Constraint) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| constrainedSortedSet(SortedSet, Constraint) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| constrainedListIterator(ListIterator, Constraint) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |