Source file "org/apache/commons/collections4/bag/CollectionBag.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 145 of 145 | 0% | 24 of 24 | 0% | 23 | 23 | 44 | 44 | 11 | 11 |
| removeAll(Collection) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| retainAll(Collection) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| addAll(Collection) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| containsAll(Collection) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| readObject(ObjectInputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| add(Object, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeObject(ObjectOutputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| collectionBag(Bag) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| add(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CollectionBag(Bag) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |