| blib/lib/Module/Find.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 167 | 0 | 25 | 52 | $name and $name ne "File::Spec"->curdir |
| 25 | 0 | 52 | $name and $name ne "File::Spec"->curdir and substr($name, 0, 1) ne "." | |
| 169 | 33 | 10 | 9 | -d $_ and $prune |