Branch Coverage

blib/lib/Pod/Abstract/Filter/find.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
48 0 0 unless ($find_string and $find_string =~ /^[a-zA-Z0-9_]+$/)
67 0 0 if (grep {$t->type eq $_;} @dest_ok)
68 0 0 unless ($finals{$t->serial})
70 0 0 if ($t->type eq 'item') { }