| line |
!l |
l&&!r |
l&&r |
condition |
|
159
|
0 |
0 |
0 |
ref $progs_aref eq 'ARRAY' and @$progs_aref |
|
161
|
0 |
0 |
0 |
grep /^LIB=/, @ARGV and not grep(/^INSTALLSCRIPT=/, @ARGV) |
|
198
|
0 |
0 |
0 |
ref $defines_href eq 'HASH' and keys %$defines_href |
|
202
|
0 |
0 |
0 |
defined $$defines_href{$key} and length $$defines_href{$key} |
|
521
|
0 |
0 |
0 |
ref $$clibs_href{$lib} eq 'HASH' and exists $$clibs_href{$lib}{'config'} |
|
523
|
0 |
0 |
0 |
ref $$clibs_href{$lib}{'config'}{'func'} eq 'CODE' and exists $$clibs_href{$lib}{'config'}{'file'} |
|
579
|
25 |
0 |
0 |
$DEBUG and $msg |
|
654
|
5 |
0 |
20 |
$rc == 0 and not $errstr |
|
|
5 |
0 |
20 |
$rc == 0 and not $errstr and -s $target |
|
688
|
25 |
0 |
0 |
$DEBUG and $msg |
|
841
|
1 |
0 |
0 |
$Makeutils::Config{'cc'} =~ /gcc$/ and $ac_c_inline eq 'inline' |