line |
true |
false |
branch |
98
|
16 |
0 |
$_[0] ? : |
|
16 |
170 |
if -e "$dir/Basic/Core/Dev.pm" |
101
|
0 |
0 |
unless $_[0] |
108
|
0 |
0 |
$_[0] ? : |
|
0 |
0 |
if -e "$dir/PDL/Core/Dev.pm" |
111
|
0 |
0 |
unless $_[0] |
209
|
0 |
0 |
if $byteorder eq '4321' |
210
|
0 |
0 |
if $byteorder eq '87654321' |
211
|
0 |
0 |
if $byteorder eq '1234' |
212
|
0 |
0 |
if $byteorder eq '12345678' |
272
|
0 |
0 |
if (/ (\s*)? \b GENERICLOOP \s* \( ( [^\)]* ) \) ( \s*; )? /x) |
275
|
0 |
0 |
if $gotstart |
286
|
0 |
0 |
if (/ \b ENDGENERICLOOP ( \s*; )? /x) |
288
|
0 |
0 |
unless $gotstart |
299
|
0 |
0 |
if ($gotstart) { } |
388
|
0 |
0 |
if $deps and not ref $deps |
396
|
0 |
0 |
unless $deps |
398
|
0 |
0 |
if ($dep eq 'core') |
452
|
0 |
0 |
exists $PDL::Config{'MALLOCDBG'}{'libs'} ? : |
454
|
0 |
0 |
exists $PDL::Config{'MALLOCDBG'}{'include'} ? : |
455
|
0 |
0 |
$libs || $malloclib ? : |
457
|
0 |
0 |
$libsarg ? : |
|
0 |
0 |
eval $ExtUtils::MakeMaker::VERSION >= 6.5702 ? : |
475
|
0 |
2 |
$libs ? : |
|
0 |
2 |
eval $ExtUtils::MakeMaker::VERSION >= 6.5702 ? : |
499
|
0 |
0 |
@_ > 0 ? : |
500
|
0 |
0 |
unless defined $dir and -d $dir |
502
|
0 |
0 |
unless -f $file |
507
|
0 |
0 |
unless $_ =~ /\.pd$/ |
508
|
0 |
0 |
if $_ =~ m[^(t|xt)/] |
509
|
0 |
0 |
unless -f $_ |
511
|
0 |
0 |
if ($content =~ /=head1\s+NAME\s+(\S+)\s+/gs) { } |
529
|
0 |
0 |
if ($rv == 0 and -f "$prefix.pm") { } |
538
|
0 |
0 |
if (scalar keys %added > 0) |
652
|
0 |
0 |
ref $_[$#_] eq 'HASH' ? : |
665
|
0 |
0 |
exists $PDL::Config{'HIDE_TRYLINK'} ? : |
|
0 |
0 |
exists $opt->{'hide'} ? : |
666
|
0 |
0 |
exists $opt->{'clean'} ? : |
667
|
0 |
0 |
if ($mmprocess) |
674
|
0 |
0 |
unless $hide |
678
|
0 |
0 |
unless $txt =~ /^\s*$/ |
680
|
0 |
0 |
!$hide ? : |
681
|
0 |
0 |
if ($^O =~ /mswin32/i) |
692
|
0 |
0 |
unless open FILE, ">$tc" |
710
|
0 |
0 |
unless open T, ">$te" |
712
|
0 |
0 |
unless $hide |
713
|
0 |
0 |
system("$Config{'cc'} $cflags -o $te $tc $libs $HIDE") == 0 && -e $te ? : |
715
|
0 |
0 |
if $clean |
716
|
0 |
0 |
$success ? : |
|
0 |
0 |
unless $txt =~ /^\s*$/ |
717
|
0 |
0 |
$success ? : |
|
0 |
0 |
if $txt =~ /^\s*$/ and not $hide |
772
|
0 |
0 |
if ($flags{$name}{'set'}) { } |
|
0 |
0 |
elsif ($flags{$name}{'postset'}) { } |
828
|
0 |
0 |
if ($PDL::Config{'BADVAL_USENAN'} and $type->usenan) { } |