Branch Coverage

Makefile.PL
Criterion Covered Total %
branch 0 48 0.0


line true false branch
85 0 0 if exists $params{'EXTRA_META'}
86 0 0 unless exists $params{'LICENSE'}
87 0 0 if ($params{'BUILD_REQUIRES'} and $eumm_version < "6.5503")
89 0 0 unless $params{'PREREQ_PM'}
92 0 0 if ($params{'TEST_REQUIRES'} and $eumm_version < "6.64")
93 0 0 unless $params{'PREREQ_PM'}
96 0 0 if $eumm_version < "6.52"
97 0 0 if $eumm_version < "6.48"
98 0 0 if $eumm_version < "6.46"
99 0 0 if $eumm_version < "6.46"
100 0 0 if $eumm_version < "6.31"
101 0 0 if $] < "5.005"
102 0 0 if $] < "5.005"
103 0 0 if $] < "5.005"
171 0 0 unless open my $fh, "<", $filename
178 0 0 if (@section)
179 0 0 if $section[-1] =~ /^=/
180 0 0 if $remove_heading
194 0 0 if ($perl =~ /\s/)
199 0 0 if ($examples)
209 0 0 if (-f $filename)
210 0 0 unless open my $fh, "<", $filename
217 0 0 if ($content ne $new_content)
218 0 0 if (open my $fh, '>', $filename) { }