Branch Coverage

blib/lib/List/Haystack.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
12 3 13 unless (defined $list)
16 1 15 if (ref $list ne 'ARRAY')
25 8 7 unless ($lazy)
36 12 4 if (defined $haystack)
47 4 4 exists $self->haystack->{$needle} ? :