Branch Coverage

lib/ExtUtils/MM_Cygwin.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
49 0 0 if $self->{'CFLAGS'}
50 0 0 unless $self->needs_linking
54 0 0 if /^(\S*)\s*=\s*(\S*)$/
56 0 0 if $ExtUtils::MM_Cygwin::Config{'useshrplib'} eq "true"
88 0 0 if ($ExtUtils::MM_Cygwin::Config{'useshrplib'} eq 'true') { }
90 0 0 if ("$]" >= "5.006002")
129 0 0 substr($filepath, 0, length $cygpath) eq $cygpath ? :
144 0 0 unless $s
145 0 0 unless %{$self->{'XS'};}
148 0 0 if $ExtUtils::MM_Cygwin::Config{'myarchname'} eq "i686-cygwin" and not exists $ENV{'CYGPORT_PACKAGE_VERSION'}
161 0 0 unless $s
162 0 0 unless %{$self->{'XS'};}
165 0 0 $INSTALLDIRS eq 'perl' ? :
168 0 0 if $ExtUtils::MM_Cygwin::Config{'myarchname'} eq "i686-cygwin" and not exists $ENV{'CYGPORT_PACKAGE_VERSION'}