Source file "org/apache/commons/collections4/collection/TransformedCollection.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 103 of 103 | 0% | 8 of 8 | 0% | 11 | 11 | 21 | 21 | 7 | 7 |
transformedCollection(Collection, Transformer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
transform(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
TransformedCollection(Collection, Transformer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
add(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addAll(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
transformingCollection(Collection, Transformer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
transform(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |