Branch Coverage

blib/lib/Data/Predicate/ClosurePredicate.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
12 0 71 unless defined $args{'closure'}
23 71 285 if (defined $closure)
24 0 71 unless ref $closure eq 'CODE'
32 71 0 if defined $description