Branch Coverage

Makefile.PL
Criterion Covered Total %
branch 0 48 0.0


line true false branch
98 0 0 if exists $params{'EXTRA_META'}
99 0 0 unless exists $params{'LICENSE'}
100 0 0 if ($params{'BUILD_REQUIRES'} and $eumm_version < 6.5503)
102 0 0 unless $params{'PREREQ_PM'}
105 0 0 if ($params{'TEST_REQUIRES'} and $eumm_version < 6.64)
106 0 0 unless $params{'PREREQ_PM'}
109 0 0 if $eumm_version < 6.52
110 0 0 if $eumm_version < 6.48
111 0 0 if $eumm_version < 6.46
112 0 0 if $eumm_version < 6.46
113 0 0 if $eumm_version < 6.31
114 0 0 if $] < 5.005
115 0 0 if $] < 5.005
116 0 0 if $] < 5.005
184 0 0 unless open my $fh, '<', $filename
191 0 0 if (@section)
192 0 0 if $section[-1] =~ /^=/
193 0 0 if $remove_heading
207 0 0 if ($perl =~ /\s/)
212 0 0 if ($examples)
222 0 0 if (-f $filename)
223 0 0 unless open my $fh, '<', $filename
230 0 0 if ($content ne $new_content)
231 0 0 if (open my $fh, '>', $filename) { }