Branch Coverage

inc/Module/Install/Makefile.pm
Criterion Covered Total %
branch 0 48 0.0


line true false branch
23 0 0 if (++$seen{"$c[1]|$c[2]|$_[0]"} > 3)
28 0 0 if ($ENV{'AUTOMATED_TESTING'} and not $ENV{'PERL_MM_USE_DEFAULT'}) { }
39 0 0 if @_
49 0 0 defined $$args{$name} ? :
82 0 0 ref $_[0] ? :
93 0 0 if @_
100 0 0 if ($self->tests)
103 0 0 if ($] >= 5.005)
107 0 0 if (eval $ExtUtils::MakeMaker::VERSION >= 6.1)
110 0 0 if (eval $ExtUtils::MakeMaker::VERSION > 6.17 and $self->sign)
113 0 0 unless ($self->is_admin)
124 0 0 if ($self->bundles)
127 0 0 if -d $dir
132 0 0 if (my $perl_version = $self->perl_version)
133 0 0 unless eval "use $perl_version; 1"
143 0 0 if (my $preop = $self->admin->preop($user_preop))
157 0 0 $self->preamble ? :
165 0 0 unless open MAKEFILE, "< $makefile_name"
167 0 0 unless close MAKEFILE
187 0 0 unless open MAKEFILE, "> $makefile_name"
188 0 0 unless print MAKEFILE "$preamble$makefile$postamble"
189 0 0 unless close MAKEFILE
196 0 0 if defined $text
203 0 0 if defined $text