blib/lib/List/Haystack.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 5 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
24 | 8 | 0 | 7 | defined $options && ref $options eq 'HASH' && $options->{'lazy'} |
line | l | !l | condition |
---|---|---|---|
53 | 4 | 4 | $self->haystack->{$needle} || 0 |