Branch Coverage

blib/lib/PDLA/Core/Dev.pm
Criterion Covered Total %
branch 0 110 0.0


line true false branch
99 0 0 $_[0] ? :
0 0 if -e "$dir/Basic/Core/Dev.pm"
102 0 0 unless $_[0]
109 0 0 $_[0] ? :
0 0 if -e "$dir/PDLA/Core/Dev.pm"
112 0 0 unless $_[0]
210 0 0 if $byteorder eq '4321'
211 0 0 if $byteorder eq '87654321'
212 0 0 if $byteorder eq '1234'
213 0 0 if $byteorder eq '12345678'
273 0 0 if (/ (\s*)? \b GENERICLOOP \s* \( ( [^\)]* ) \) ( \s*; )? /x)
276 0 0 if $gotstart
287 0 0 if (/ \b ENDGENERICLOOP ( \s*; )? /x)
289 0 0 unless $gotstart
300 0 0 if ($gotstart) { }
383 0 0 if $deps and not ref $deps
391 0 0 unless $deps
393 0 0 if ($dep eq 'core')
443 0 0 exists $PDLA::Config{'MALLOCDBG'}{'libs'} ? :
445 0 0 exists $PDLA::Config{'MALLOCDBG'}{'include'} ? :
446 0 0 $libs || $malloclib ? :
448 0 0 $libsarg ? :
0 0 eval $ExtUtils::MakeMaker::VERSION >= 6.5702 ? :
466 0 0 $libs ? :
0 0 eval $ExtUtils::MakeMaker::VERSION >= 6.5702 ? :
490 0 0 @_ > 0 ? :
491 0 0 unless defined $dir and -d $dir
493 0 0 unless -f $file
498 0 0 unless $_ =~ /\.pd$/
499 0 0 if $_ =~ m[^(t|xt)/]
500 0 0 unless -f $_
502 0 0 if ($content =~ /=head1\s+NAME\s+(\S+)\s+/gs) { }
520 0 0 if ($rv == 0 and -f "$prefix.pm") { }
529 0 0 if (scalar keys %added > 0)
643 0 0 ref $_[$#_] eq 'HASH' ? :
656 0 0 exists $PDLA::Config{'HIDE_TRYLINK'} ? :
0 0 exists $opt->{'hide'} ? :
657 0 0 exists $opt->{'clean'} ? :
658 0 0 if ($mmprocess)
665 0 0 unless $hide
669 0 0 unless $txt =~ /^\s*$/
671 0 0 !$hide ? :
672 0 0 if ($^O =~ /mswin32/i)
683 0 0 unless open FILE, ">$tc"
701 0 0 unless open T, ">$te"
703 0 0 unless $hide
704 0 0 system("$Config{'cc'} $cflags -o $te $tc $libs $HIDE") == 0 && -e $te ? :
706 0 0 if $clean
707 0 0 $success ? :
0 0 unless $txt =~ /^\s*$/
708 0 0 $success ? :
0 0 if $txt =~ /^\s*$/ and not $hide
762 0 0 if ($flags{$name}{'set'}) { }
0 0 elsif ($flags{$name}{'postset'}) { }
818 0 0 if ($PDLA::Config{'BADVAL_USENAN'} and $type->usenan) { }