Branch Coverage

Makefile.PL
Criterion Covered Total %
branch 0 48 0.0


line true false branch
92 0 0 if exists $params{'EXTRA_META'}
93 0 0 unless exists $params{'LICENSE'}
94 0 0 if ($params{'BUILD_REQUIRES'} and $eumm_version < 6.5503)
96 0 0 unless $params{'PREREQ_PM'}
99 0 0 if ($params{'TEST_REQUIRES'} and $eumm_version < 6.64)
100 0 0 unless $params{'PREREQ_PM'}
103 0 0 if $eumm_version < 6.52
104 0 0 if $eumm_version < 6.48
105 0 0 if $eumm_version < 6.46
106 0 0 if $eumm_version < 6.46
107 0 0 if $eumm_version < 6.31
108 0 0 if $] < 5.005
109 0 0 if $] < 5.005
110 0 0 if $] < 5.005
178 0 0 unless open my $fh, '<', $filename
183 0 0 if $section[-1] =~ /^=/
184 0 0 if $remove_heading
187 0 0 if (@section)
200 0 0 if ($perl =~ /\s/)
204 0 0 if ($examples)
214 0 0 if (-f $filename)
215 0 0 unless open my $fh, '<', $filename
222 0 0 if ($content ne $new_content)
223 0 0 if (open my $fh, '>', $filename) { }