| blib/lib/File/FindLib.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 8 | 12 | 66.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 38 | 4 | 0 | 0 | not -e $from and $^W | 
| 77 | 1 | 3 | 11 | @parts and $parts[-1] =~ /^\w+$/ | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 88 | 4 | 1 | 9 | not $stab or 'GLOB' ne ref \$stab | 
| 91 | 0 | 3 | 0 | $INC{"$mod.pm"} ||= $INC{$path} |