Branch Coverage

blib/lib/Config/Apple/Profile/Payload/Tie/Array.pm
Criterion Covered Total %
branch 15 18 83.3


line true false branch
65 0 141 if (ref $validator ne 'CODE')
138 1 1 if $count >= $self->FETCHSIZE
302 5 1 scalar @_ ? :
303 1 5 if $offset < 0
307 5 1 scalar @_ ? :
311 6 0 if (scalar @_ >= 0)
334 0 283 unless (wantarray)
348 6 308 unless (defined $item)
356 59 249 unless (defined $validated_item)