line |
true |
false |
branch |
19
|
0 |
0 |
unless $spec{'NAME'} or $spec{'FILE'} and $spec{'DL_FUNCS'} || $spec{'FUNCLIST'} |
23
|
0 |
0 |
unless $spec{'DL_VARS'} |
24
|
0 |
0 |
unless $spec{'FILE'} |
25
|
0 |
0 |
unless $spec{'FUNCLIST'} |
28
|
0 |
0 |
unless $spec{'DL_FUNCS'} and keys %{$spec{'DL_FUNCS'};} or @{$spec{'FUNCLIST'};} |
29
|
0 |
0 |
if (defined $spec{'DL_FUNCS'}) |
34
|
0 |
0 |
if ($sym =~ /^boot_/) { } |
42
|
0 |
0 |
unless $bootseen |
49
|
0 |
0 |
if (defined &DynaLoader::mod2fname and not $spec{'DLBASE'}) |
53
|
0 |
0 |
if ($osname eq 'aix') { } |
|
0 |
0 |
elsif ($osname eq 'MacOS') { } |
|
0 |
0 |
elsif ($osname eq 'VMS') { } |
|
0 |
0 |
elsif ($osname eq 'os2') { } |
|
0 |
0 |
elsif ($osname eq 'MSWin32') { } |
69
|
0 |
0 |
unless open my $exp, '>', "$$data{'FILE'}.exp" |
71
|
0 |
0 |
if @{$$data{'DL_VARS'};} |
72
|
0 |
0 |
if @{$$data{'FUNCLIST'};} |
80
|
0 |
0 |
$Config::Config{'archname'} =~ /-thread/ ? : |
82
|
0 |
0 |
unless ($$data{'DLBASE'}) |
92
|
0 |
0 |
if ($$data{'INSTALLDIRS'} and $$data{'INSTALLDIRS'} eq 'perl') |
97
|
0 |
0 |
if length $comment > 203 |
100
|
0 |
0 |
unless open my $def, '>', "$$data{'FILE'}.def" |
107
|
0 |
0 |
if @{$$data{'DL_VARS'};} |
108
|
0 |
0 |
if @{$$data{'FUNCLIST'};} |
115
|
0 |
0 |
unless my $imports = $$data{'IMPORTS'} |
117
|
0 |
0 |
if (keys %$imports) |
129
|
0 |
0 |
unless ($$data{'DLBASE'}) |
135
|
0 |
0 |
unless open my $def, '>', "$$data{'FILE'}.def" |
138
|
0 |
0 |
unless ($Config::Config{'cc'} =~ /^gcc/i) |
148
|
0 |
0 |
if ($Config::Config{'cc'} =~ /^bcc/i) { } |
158
|
0 |
0 |
if @syms |
175
|
0 |
0 |
unless open my $opt, '>', "$$data{'FILE'}.opt" |
185
|
0 |
0 |
if $Config::Config{'d_vms_case_sensitive_symbols'} |
190
|
0 |
0 |
if ($isvax) { } |
197
|
0 |
0 |
if ($isvax) { } |