Source file "org/apache/commons/collections4/collection/PredicatedCollection.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 94 of 94 | 0% | 8 of 8 | 0% | 11 | 11 | 20 | 20 | 7 | 7 |
| PredicatedCollection(Collection, Predicate) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| validate(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| addAll(Collection) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| add(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| predicatedCollection(Collection, Predicate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| builder(Predicate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| notNullBuilder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |