Branch Coverage

blib/lib/PDLA/Core/Dev.pm
Criterion Covered Total %
branch 3 104 2.8


line true false branch
98 5 0 $_[0] ? :
5 50 if -e "$dir/Basic/Core/Dev.pm"
101 0 0 unless $_[0]
108 0 0 $_[0] ? :
0 0 if -e "$dir/PDLA/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) { }
438 0 0 exists $PDLA::Config{'MALLOCDBG'}{'libs'} ? :
440 0 0 exists $PDLA::Config{'MALLOCDBG'}{'include'} ? :
441 0 0 $libs || $malloclib ? :
444 0 0 $libsarg ? :
0 0 eval $ExtUtils::MakeMaker::VERSION >= 6.5702 ? :
463 0 0 $libs ? :
0 0 eval $ExtUtils::MakeMaker::VERSION >= 6.5702 ? :
487 0 0 @_ > 0 ? :
488 0 0 unless defined $dir and -d $dir
490 0 0 unless -f $file
495 0 0 unless $_ =~ /\.pd$/
496 0 0 if $_ =~ m[^(t|xt)/]
497 0 0 unless -f $_
499 0 0 if ($content =~ /=head1\s+NAME\s+(\S+)\s+/gs) { }
517 0 0 if ($rv == 0 and -f "$prefix.pm") { }
526 0 0 if (scalar keys %added > 0)
640 0 0 ref $_[$#_] eq 'HASH' ? :
653 0 0 exists $PDLA::Config{'HIDE_TRYLINK'} ? :
0 0 exists $opt->{'hide'} ? :
654 0 0 exists $opt->{'clean'} ? :
655 0 0 if ($mmprocess)
662 0 0 unless $hide
666 0 0 unless $txt =~ /^\s*$/
668 0 0 !$hide ? :
669 0 0 if ($^O =~ /mswin32/i)
680 0 0 unless open FILE, ">$tc"
698 0 0 unless open T, ">$te"
700 0 0 unless $hide
701 0 0 system("$Config{'cc'} $cflags -o $te $tc $libs $HIDE") == 0 && -e $te ? :
703 0 0 if $clean
704 0 0 $success ? :
0 0 unless $txt =~ /^\s*$/
705 0 0 $success ? :
0 0 if $txt =~ /^\s*$/ and not $hide
760 0 0 if ($flags{$name}{'set'}) { }
0 0 elsif ($flags{$name}{'postset'}) { }
816 0 0 if ($PDLA::Config{'BADVAL_USENAN'} and $type->usenan) { }