Branch Coverage

blib/lib/Hook/Filter/Rule.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
39 0 36 if (exists $TESTS{$test})
58 3 34 if (not defined $rule or ref \$rule ne 'SCALAR' or scalar @_ != 2)
85 3 26 if (not defined $orig or ref \$orig ne 'SCALAR' or scalar @_ != 2)
103 5 83 if ($@)
105 4 1 defined $$self{'SOURCE'} ? :
111 29 54 $res ? :