blib/lib/Find/Lib.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 20 | 90.0 |
line | true | false | branch |
---|---|---|---|
126 | 14 | 2 | if $base and -e $base |
141 | 16 | 0 | unless $path[-1] |
174 | 5 | 15 | unless @_ |
176 | 2 | 13 | unless -e $Find::Lib::Base |
180 | 4 | 9 | if ($_[0] eq 'libs') |
181 | 1 | 1 | if ($_[1] and ref $_[1] and ref $_[1] eq 'ARRAY') |
186 | 12 | 1 | unless @libs |
190 | 0 | 17 | if (@lib and not $lib[0]) |
196 | 2 | 15 | unless (-d $dir) |
200 | 2 | 15 | unless -d $dir |