blib/lib/lib/vendor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 14 | 64.2 |
line | true | false | branch |
---|---|---|---|
28 | 1 | 0 | if (not $APPDIR) |
44 | 2 | 1 | if (@vendors) |
45 | 1 | 1 | if (defined $vendors[0] and $vendors[0] eq '-vendor') |
47 | 1 | 0 | if defined $vendor |
64 | 0 | 57 | if (ref $_) { } |
57 | 0 | elsif ($^O ne 'MSWin32' and my($dev, $inode) = stat $_) { } | |
75 | 57 | 0 | if $key |