| blib/lib/Module/Find.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 161 | 0 | 20 | 44 | $name and $name ne 'File::Spec'->curdir |
| 20 | 0 | 44 | $name and $name ne 'File::Spec'->curdir and substr($name, 0, 1) ne '.' | |
| 163 | 27 | 9 | 8 | -d $_ and $prune |