Branch Coverage

blib/lib/App/Asciio/Undo.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
37 0 0 if ($self->{'DO_STACK_POINTER'} >= @{$self->{'DO_STACK'};})
53 0 0 if $new_stack_pointer < 0
57 0 0 if ($self->{'DO_STACK_POINTER'} == @{$self->{'DO_STACK'};})
75 0 0 if (defined $new_self) { }
83 0 0 if ($@) { }