blib/lib/Find/Lib.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 20 | 90.0 |
line | true | false | branch |
---|---|---|---|
127 | 14 | 2 | if $base and -e $base |
142 | 16 | 0 | unless $path[-1] |
175 | 5 | 15 | unless @_ |
177 | 2 | 13 | unless -e $Find::Lib::Base |
181 | 4 | 9 | if ($_[0] eq 'libs') |
182 | 1 | 1 | if ($_[1] and ref $_[1] and ref $_[1] eq 'ARRAY') |
187 | 12 | 1 | unless @libs |
191 | 0 | 17 | if (@lib and not $lib[0]) |
197 | 2 | 15 | unless (-d $dir) |
201 | 2 | 15 | unless -d $dir |