blib/lib/Bash/Completion/Utils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
54 | 6 | 5 | 0 | 1 == @found and $found[0] eq $filter |
68 | 174 | 157 | 11 | -d $path and $entry =~ /^$name/ |
157 | 133 | 41 | -f _ and $entry =~ /^($name.*)[.]pm$/ |