Branch Coverage

inc/Module/Install/Makefile.pm
Criterion Covered Total %
branch 1 54 1.8


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 1 if @_
49 0 0 defined $$args{$name} ? :
82 0 0 ref $_[0] ? :
94 0 0 if /\.t$/ and -f $_
99 0 0 if ($self->tests)
103 0 0 unless (-d $dir)
114 0 0 if @_
126 0 0 if ($self->tests)
129 0 0 if ($] >= 5.005)
133 0 0 if (eval $ExtUtils::MakeMaker::VERSION >= 6.1)
136 0 0 if (eval $ExtUtils::MakeMaker::VERSION > 6.17 and $self->sign)
139 0 0 unless ($self->is_admin)
157 0 0 if ($self->bundles)
160 0 0 if -d $dir
165 0 0 if (my $perl_version = $self->perl_version)
166 0 0 unless eval "use $perl_version; 1"
176 0 0 if (my $preop = $self->admin->preop($user_preop))
190 0 0 $self->preamble ? :
198 0 0 unless open MAKEFILE, "< $makefile_name"
200 0 0 unless close MAKEFILE
220 0 0 unless open MAKEFILE, "> $makefile_name"
221 0 0 unless print MAKEFILE "$preamble$makefile$postamble"
222 0 0 unless close MAKEFILE
229 0 0 if defined $text
236 0 0 if defined $text