Branch Coverage

blib/lib/Search/MultiMatch.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
174 34 2 if (exists $ref->{$item}) { }
183 9 2 if (defined $ref and exists $ref->{'values'}) { }
1 1 elsif ($keep ne 'any') { }
185 26 5 if (not exists $seen{$match}) { }
200 2 3 if ($keep eq 'best')