Source file "org/apache/commons/collections/PredicateUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 109 of 109 | 0% | 0 of 0 | n/a | 30 | 30 | 31 | 31 | 30 | 30 |
eitherPredicate(Predicate, Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
neitherPredicate(Predicate, Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
invokerPredicate(String, Class[], Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
invokerPredicate(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
andPredicate(Predicate, Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
orPredicate(Predicate, Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
transformedPredicate(Transformer, Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
PredicateUtils() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
equalPredicate(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
identityPredicate(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
instanceofPredicate(Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
allPredicate(Predicate[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
allPredicate(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
anyPredicate(Predicate[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
anyPredicate(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onePredicate(Predicate[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onePredicate(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nonePredicate(Predicate[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nonePredicate(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
notPredicate(Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
asPredicate(Transformer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nullIsExceptionPredicate(Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nullIsFalsePredicate(Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nullIsTruePredicate(Predicate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
exceptionPredicate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
truePredicate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
falsePredicate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nullPredicate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
notNullPredicate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
uniquePredicate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |