Branch Coverage

Makefile.PL
Criterion Covered Total %
branch 0 48 0.0


line true false branch
83 0 0 if exists $params{'EXTRA_META'}
84 0 0 unless exists $params{'LICENSE'}
85 0 0 if ($params{'BUILD_REQUIRES'} and $eumm_version < "6.5503")
87 0 0 unless $params{'PREREQ_PM'}
90 0 0 if ($params{'TEST_REQUIRES'} and $eumm_version < "6.64")
91 0 0 unless $params{'PREREQ_PM'}
94 0 0 if $eumm_version < "6.52"
95 0 0 if $eumm_version < "6.48"
96 0 0 if $eumm_version < "6.46"
97 0 0 if $eumm_version < "6.46"
98 0 0 if $eumm_version < "6.31"
99 0 0 if $] < "5.005"
100 0 0 if $] < "5.005"
101 0 0 if $] < "5.005"
169 0 0 unless open my $fh, "<", $filename
176 0 0 if (@section)
177 0 0 if $section[-1] =~ /^=/
178 0 0 if $remove_heading
192 0 0 if ($perl =~ /\s/)
197 0 0 if ($examples)
207 0 0 if (-f $filename)
208 0 0 unless open my $fh, "<", $filename
215 0 0 if ($content ne $new_content)
216 0 0 if (open my $fh, '>', $filename) { }