| blib/lib/File/FindLib.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 15 | 20 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 4 | 0 | if (1 == @args) { } | 
| 38 | 0 | 0 | if not -e $from and $^W | 
| 40 | 0 | 4 | if (-l $from) | 
| 44 | 4 | 0 | unless -d _ | 
| 48 | 3 | 8 | if (-e $find) | 
| 50 | 1 | 2 | if (-d $path) | 
| 60 | 1 | 7 | if $up eq $dir | 
| 73 | 1 | 4 | unless $base =~ s/[.]pm$// | 
| 82 | 1 | 8 | if $names[$o] =~ /^[0-9]/ | 
| 88 | 5 | 9 | if not $stab or 'GLOB' ne ref \$stab |