Branch Coverage

blib/lib/Data/Predicate.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
29 3 4 if ($self->apply($value))
39 1 1 scalar @{$objects;} == $count ? :
45 1 1 $count == 0 ? :
52 11 13 if $self->apply($obj)