blib/lib/Pod/Abstract/Filter/find.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
48 | 0 | 0 | 0 | $find_string and $find_string =~ /^[a-zA-Z0-9_]+$/ |
64 | 0 | 0 | 0 | $t->parent and not grep({$t->type eq $_;} @dest_ok) |