Condition Coverage

blib/lib/Hook/Filter/Rule.pm
Criterion Covered Total %
condition 13 15 86.6


or 3 conditions

line l !l&&r !l&&!r condition
55 0 38 0 ref $pkg || $pkg
58 1 2 35 not defined $rule or ref \$rule ne 'SCALAR'
3 1 34 not defined $rule or ref \$rule ne 'SCALAR' or scalar @_ != 2
85 1 2 27 not defined $orig or ref \$orig ne 'SCALAR'
3 1 26 not defined $orig or ref \$orig ne 'SCALAR' or scalar @_ != 2