Branch Coverage

blib/lib/Form/Tiny/Path.pm
Criterion Covered Total %
branch 24 28 85.7


line true false branch
52 324 40 if (scalar @parts)
54 2 322 if scalar grep({length $_ eq 0;} @parts)
56 3 319 if $self->meta_arrays->[0]
76 1 317 unless length $name
82 19 27 length $1 == 2 ? :
88 56 409 if ($part eq $array_marker) { }
119 10 61 if $meta eq "ARRAY"
130 0 0 if $meta eq "ARRAY"
154 0 59 if defined $prefix
158 98 13 if ($meta->[$ind] ne "ARRAY")
178 2 7 unless ref $structure
190 8 17 if ($is_array and ref $item eq 'ARRAY') { }
17 0 elsif (ref $item eq 'HASH' and exists $$item{$path[$ind]}) { }
202 3 4 $has_array ? :