Branch Coverage

blib/lib/List/Member.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
18 0 6 unless defined $target
19 1 5 if (ref $target eq 'Regexp') { }
21 1 0 if $_[$_] =~ /$target/
25 4 9 if $_[$_] eq $target