Branch Coverage

blib/lib/Exception/Delayed.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
14 1 1 if ($@) { }
26 0 1 if ($@) { }
36 1 2 if (exists $$self{'error'}) { }
41 1 1 if (ref $result eq 'ARRAY') { }
1 0 elsif (ref $result eq 'SCALAR') { }