Branch Coverage

blib/lib/Unwind/Protect.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
23 1 4 if ($wantarray) { }
2 2 elsif (defined $wantarray) { }
36 5 0 if $args{'after'}
38 2 3 if ($exception)
43 1 2 if $wantarray
44 2 0 if defined $wantarray