Branch Coverage

blib/lib/Fred/Fish/DBUG/SignalKiller.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
103 3 5 if ($action == 3)
105 0 3 if (ref $func eq 'CODE') { }
3 0 elsif ($func =~ /^(.+)::([^:]+)$/) { }
109 0 3 unless ref $func eq "CODE"
117 3 5 if ($action == 3)