Branch Coverage

Makefile.PL
Criterion Covered Total %
branch 0 48 0.0


line true false branch
90 0 0 if exists $params{'EXTRA_META'}
91 0 0 unless exists $params{'LICENSE'}
92 0 0 if ($params{'BUILD_REQUIRES'} and $eumm_version < 6.5503)
94 0 0 unless $params{'PREREQ_PM'}
97 0 0 if ($params{'TEST_REQUIRES'} and $eumm_version < 6.64)
98 0 0 unless $params{'PREREQ_PM'}
101 0 0 if $eumm_version < 6.52
102 0 0 if $eumm_version < 6.48
103 0 0 if $eumm_version < 6.46
104 0 0 if $eumm_version < 6.46
105 0 0 if $eumm_version < 6.31
106 0 0 if $] < 5.005
107 0 0 if $] < 5.005
108 0 0 if $] < 5.005
178 0 0 unless open my $fh, '<', $filename
185 0 0 if (@section)
186 0 0 if $section[-1] =~ /^=/
187 0 0 if $remove_heading
201 0 0 if ($perl =~ /\s/)
206 0 0 if ($examples)
216 0 0 if (-f $filename)
217 0 0 unless open my $fh, '<', $filename
224 0 0 if ($content ne $new_content)
225 0 0 if (open my $fh, '>', $filename) { }