Branch Coverage

blib/lib/Eval/Reversible.pm
Criterion Covered Total %
branch 17 22 77.2


line true false branch
207 0 13 unless $code
209 1 12 unless (&blessed($self))
217 1 12 unless ($self->armed)
226 8 4 if (my $exception = $@)
228 7 1 if ($self->armed) { }
229 0 7 if $self->failure_warning
259 0 11 if $@
285 0 3 unless $code
288 2 1 if defined $fail_msg
303 0 11 unless $code
304 2 9 unless $Current_Reversible