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"
139 0 0 if ($self->admin->preop)
153 0 0 $self->preamble ? :
161 0 0 unless open MAKEFILE, "< $makefile_name"
163 0 0 unless close MAKEFILE
183 0 0 unless open MAKEFILE, "> $makefile_name"
184 0 0 unless print MAKEFILE "$preamble$makefile$postamble"
185 0 0 unless close MAKEFILE
192 0 0 if defined $text
199 0 0 if defined $text