Branch Coverage

blib/lib/Hook/Filter/Hooker.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
67 3 41 if (not defined $subname or ref \$subname ne 'SCALAR' or scalar @_)
72 1 40 unless ($subname =~ /^(.+)::([^:]+)$/)
79 2 38 if exists $subs{$subname}
99 31 21 if ($pool->eval_rules)
100 3 28 if (wantarray) { }
110 1 20 if (wantarray)