Condition Coverage

blib/lib/List/Haystack.pm
Criterion Covered Total %
condition 4 5 80.0


and 3 conditions

line !l l&&!r l&&r condition
24 8 0 7 defined $options && ref $options eq 'HASH' && $options->{'lazy'}

or 2 conditions

line l !l condition
53 4 4 $self->haystack->{$needle} || 0