Branch Coverage

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


line true false branch
53 50 449 unless defined $dims
88 3 84 if @_
116 1 2 $arg =~ /^-?\d+$/ ? :
124 214 1416 unless defined $val
144 1 249 unless defined $val
160 1 5 unless exists $self->get_toss->[$idx]
174 2 22 if ($n < 0) { }
4 18 elsif ($n > 0) { }
179 2 2 if ($c <= 0) { }
206 3 12 if ($n < 0) { }
4 8 elsif ($n > 0) { }
208 2 1 if (scalar @$new_toss >= abs $n) { }
215 2 2 if ($c <= 0) { }
232 2 13 if $n == 0
234 5 8 if ($n > 0) { }
238 3 2 if ($c <= 0) { }
251 6 2 if ($c <= 0) { }
303 1 26 unless defined $val
390 399 43 unless $lib->can($letter)
400 182 26 unless $lib->can($letter)
408 1 1 @_ ? :