Source file "org/apache/commons/collections4/functors/SwitchClosure.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 167 of 167 | 0% | 24 of 24 | 0% | 20 | 20 | 38 | 38 | 8 | 8 |
| switchClosure(Map) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| switchClosure(Predicate[], Closure[], Closure) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| execute(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| SwitchClosure(boolean, Predicate[], Closure[], Closure) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| SwitchClosure(Predicate[], Closure[], Closure) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPredicates() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClosures() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultClosure() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |