line |
true |
false |
branch |
100
|
18 |
0 |
$_[0] ? : |
|
18 |
190 |
if -e "$dir/Basic/Core/Dev.pm" |
103
|
0 |
0 |
unless $_[0] |
110
|
0 |
0 |
$_[0] ? : |
|
0 |
0 |
if -e "$dir/PDL/Core/Dev.pm" |
113
|
0 |
0 |
unless $_[0] |
211
|
0 |
0 |
if $byteorder eq '4321' |
212
|
0 |
0 |
if $byteorder eq '87654321' |
213
|
0 |
0 |
if $byteorder eq '1234' |
214
|
0 |
0 |
if $byteorder eq '12345678' |
274
|
0 |
0 |
if (/ (\s*)? \b GENERICLOOP \s* \( ( [^\)]* ) \) ( \s*; )? /x) |
277
|
0 |
0 |
if $gotstart |
288
|
0 |
0 |
if (/ \b ENDGENERICLOOP ( \s*; )? /x) |
290
|
0 |
0 |
unless $gotstart |
301
|
0 |
0 |
if ($gotstart) { } |
390
|
0 |
0 |
if $deps and not ref $deps |
398
|
0 |
0 |
unless $deps |
400
|
0 |
0 |
if ($dep eq 'core') |
454
|
0 |
0 |
exists $PDL::Config{'MALLOCDBG'}{'libs'} ? : |
456
|
0 |
0 |
exists $PDL::Config{'MALLOCDBG'}{'include'} ? : |
457
|
0 |
0 |
$libs || $malloclib ? : |
459
|
0 |
0 |
$libsarg ? : |
|
0 |
0 |
eval $ExtUtils::MakeMaker::VERSION >= 6.5702 ? : |
477
|
0 |
2 |
$libs ? : |
|
0 |
2 |
eval $ExtUtils::MakeMaker::VERSION >= 6.5702 ? : |
501
|
0 |
0 |
@_ > 0 ? : |
502
|
0 |
0 |
unless defined $dir and -d $dir |
504
|
0 |
0 |
unless -f $file |
509
|
0 |
0 |
unless $_ =~ /\.pd$/ |
510
|
0 |
0 |
if $_ =~ m[^(t|xt)/] |
511
|
0 |
0 |
unless -f $_ |
513
|
0 |
0 |
if ($content =~ /=head1\s+NAME\s+(\S+)\s+/gs) { } |
531
|
0 |
0 |
if ($rv == 0 and -f "$prefix.pm") { } |
540
|
0 |
0 |
if (scalar keys %added > 0) |
654
|
0 |
0 |
ref $_[$#_] eq 'HASH' ? : |
667
|
0 |
0 |
exists $PDL::Config{'HIDE_TRYLINK'} ? : |
|
0 |
0 |
exists $opt->{'hide'} ? : |
668
|
0 |
0 |
exists $opt->{'clean'} ? : |
669
|
0 |
0 |
if ($mmprocess) |
676
|
0 |
0 |
unless $hide |
680
|
0 |
0 |
unless $txt =~ /^\s*$/ |
682
|
0 |
0 |
!$hide ? : |
683
|
0 |
0 |
if ($^O =~ /mswin32/i) |
694
|
0 |
0 |
unless open FILE, ">$tc" |
712
|
0 |
0 |
unless open T, ">$te" |
714
|
0 |
0 |
unless $hide |
715
|
0 |
0 |
system("$Config{'cc'} $cflags -o $te $tc $libs $HIDE") == 0 && -e $te ? : |
717
|
0 |
0 |
if $clean |
718
|
0 |
0 |
$success ? : |
|
0 |
0 |
unless $txt =~ /^\s*$/ |
719
|
0 |
0 |
$success ? : |
|
0 |
0 |
if $txt =~ /^\s*$/ and not $hide |
774
|
0 |
0 |
if ($flags{$name}{'set'}) { } |
|
0 |
0 |
elsif ($flags{$name}{'postset'}) { } |
830
|
0 |
0 |
if ($PDL::Config{'BADVAL_USENAN'} and $type->usenan) { } |
859
|
0 |
2 |
if defined $got_complex_cache{$name} |