Branch Coverage

blib/lib/Language/Befunge/IP.pm
Criterion Covered Total %
branch 42 42 100.0


line true false branch
54 50 449 unless defined $dims
89 3 84 if @_
117 1 2 $arg =~ /^-?\d+$/ ? :
125 214 1416 unless defined $val
145 1 264 unless defined $val
161 1 5 unless exists $self->get_toss->[$idx]
175 2 22 if ($n < 0) { }
4 18 elsif ($n > 0) { }
180 2 2 if ($c <= 0) { }
207 3 12 if ($n < 0) { }
4 8 elsif ($n > 0) { }
209 2 1 if (scalar @$new_toss >= abs $n) { }
216 2 2 if ($c <= 0) { }
233 2 13 if $n == 0
235 5 8 if ($n > 0) { }
239 3 2 if ($c <= 0) { }
252 6 2 if ($c <= 0) { }
304 1 26 unless defined $val
391 399 43 unless $lib->can($letter)
401 182 26 unless $lib->can($letter)
409 1 1 @_ ? :