Branch Coverage

blib/lib/Hook/Fork.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
41 14 208 unless $$state{'head'}
42 208 14 if $$state{'tail'}
45 204 18 if (defined wantarray)
47 4 200 if (refaddr $obj == refaddr($$state{'tail'}))
50 6 198 if (refaddr $obj == refaddr($$state{'head'}))
65 3 9 unless $node
84 0 6 if ($code != 0)