Source file "org/apache/commons/collections/BagUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 50 of 50 | 0% | 0 of 0 | n/a | 12 | 12 | 14 | 14 | 12 | 12 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
predicatedBag(Bag, Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
typedBag(Bag, Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
transformedBag(Bag, Transformer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
predicatedSortedBag(SortedBag, Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
typedSortedBag(SortedBag, Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
transformedSortedBag(SortedBag, Transformer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
BagUtils() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
synchronizedBag(Bag) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unmodifiableBag(Bag) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
synchronizedSortedBag(SortedBag) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unmodifiableSortedBag(SortedBag) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |