Branch Coverage

blib/lib/Exception/Resumable.pm
Criterion Covered Total %
branch 7 16 43.7


line true false branch
33 0 2 if (wantarray) { }
35 0 0 if ($@) { }
36 0 0 ref $@ eq 'ARRAY' ? :
42 2 0 if ($@) { }
43 0 2 ref $@ eq 'ARRAY' ? :
66 4 1 ref $v eq 'CODE' ? :
5 21 if $ok
0 0 if $ok