Condition Coverage

lib/Array/AsHash.pm
Criterion Covered Total %
condition 16 16 100.0


and 3 conditions

line !l l&&!r l&&r condition
119 77 8 1 $$self{'is_strict'} and not $exists
281 2 6 3 defined $index && 2 == $index
287 2 6 3 defined $index && $self->acount == $index
484 7 11 2 not $self->exists($key) and $$self{'is_strict'}

or 2 conditions

line l !l condition
88 24 1 $$arg_ref{'array'} || []
294 21 12 $$self{'current_index_for'} || 0