Condition Coverage

blib/lib/Message/Passing/Filter/Key.pm
Criterion Covered Total %
condition 9 11 81.8


and 2 conditions

line l !l condition
46 2 11 $m and scalar @key_parts

and 3 conditions

line !l l&&!r l&&r condition
48 2 0 11 ref $m eq 'HASH' && exists $$m{$part}
50 2 0 4 $m and not ref $m
2 2 2 $m and not ref $m and $m =~ /$re/