| line |
true |
false |
branch |
|
17
|
0 |
0 |
@_ ? : |
|
18
|
0 |
0 |
@_ ? : |
|
19
|
0 |
0 |
unless (defined $type and $type eq 'module' or $type eq 'dist') |
|
22
|
0 |
0 |
unless (defined $dir and -d $dir) |
|
28
|
0 |
0 |
$^O eq 'MSWin32' ? : |
|
31
|
0 |
0 |
if ($type eq 'dist') { } |
|
32
|
0 |
0 |
if @_ |
|
38
|
0 |
0 |
unless (defined $module) |
|
46
|
0 |
0 |
-r 'MANIFEST' ? : |
|
47
|
0 |
0 |
$ExtUtils::Manifest::VERSION >= 1.54 ? : |
|
51
|
0 |
0 |
eval $ExtUtils::MakeMaker::VERSION >= 6.52 ? : |
|
56
|
0 |
0 |
if (-d $_) { } |
|
57
|
0 |
0 |
if &$skip_checker($File::Find::name) |
|
65
|
0 |
0 |
if ref $manifest and not exists $manifest->{$File::Find::name} |
|
66
|
0 |
0 |
if &$skip_checker($File::Find::name) |