Source file "org/apache/commons/collections4/collection/UnmodifiableBoundedCollection.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 108 of 108 | 0% | 14 of 14 | 0% | 21 | 21 | 29 | 29 | 14 | 14 |
| unmodifiableBoundedCollection(Collection) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| unmodifiableBoundedCollection(BoundedCollection) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| UnmodifiableBoundedCollection(BoundedCollection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| add(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeIf(Predicate) | 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 | ||
| isFull() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| maxSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decorated() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |