Branch Coverage

blib/lib/Bubblegum/Object/Array.pm
Criterion Covered Total %
branch 45 62 72.5


line true false branch
27 2 0 if isa_string($code)
31 1 1 $found == @$self ? :
38 2 0 if isa_string($code)
42 1 1 $found ? :
71 0 1 if isa_string($code)
86 0 1 if isa_string($code)
95 1 0 $_[0] ? :
98 0 1 if isa_string($code)
111 0 1 if isa_string($code)
146 0 1 if isa_string($code)
173 1 5 if $i > $#{$self;}
180 1 1 if $_[0]
218 0 1 if isa_string($code)
229 2 8 if ref $val
230 1 7 unless defined $val
231 0 7 unless &looks_like_number($val)
233 1 6 if $val > $max
244 4 16 if ref $val
245 5 11 unless defined $val
246 0 11 unless &looks_like_number($val)
248 2 9 if $val < $min
258 2 0 if isa_string($code)
262 1 1 $found ? :
275 27 0 if isa_string($code)
279 9 18 $found == 1 ? :
302 0 1 if isa_string($code)
307 5 5 &$code($value, @_) ? :
391 3 1 if $_[0]
401 0 5 if ref $val
402 0 5 unless defined $val
403 0 5 unless &looks_like_number($val)