line |
true |
false |
branch |
21
|
0 |
2 |
$config->can('serialize') ? : |
23
|
0 |
2 |
wantarray ? : |
29
|
0 |
2 |
if $^O eq 'VMS' |
35
|
0 |
0 |
length((splitpath($^X))[1]) ? : |
|
2 |
0 |
file_name_is_absolute($^X) ? : |
40
|
0 |
2 |
if ($ENV{'PERL_CORE'}) { } |
46
|
0 |
0 |
if (defined $perl_src and length $perl_src) |
72
|
0 |
2 |
if length $exe and not $$thisperl[0] =~ /\Q$exe\E$/i |
73
|
2 |
0 |
if -f $$thisperl[0] and perl_is_same(@{$thisperl;}) |
87
|
0 |
0 |
unless $ENV{'PERL_CORE'} |
94
|
0 |
0 |
if (-f catfile($dir, 'config_h.SH') and -f catfile($dir, 'perl.h') and -f catfile($dir, 'lib', 'Exporter.pm')) |
121
|
0 |
3 |
if $^O eq 'MSWin32' |