Branch Coverage

Makefile.PL
Criterion Covered Total %
branch 0 48 0.0


line true false branch
109 0 0 if exists $params{'EXTRA_META'}
110 0 0 unless exists $params{'LICENSE'}
111 0 0 if ($params{'BUILD_REQUIRES'} and $eumm_version < 6.5503)
113 0 0 unless $params{'PREREQ_PM'}
116 0 0 if ($params{'TEST_REQUIRES'} and $eumm_version < 6.64)
117 0 0 unless $params{'PREREQ_PM'}
120 0 0 if $eumm_version < 6.52
121 0 0 if $eumm_version < 6.48
122 0 0 if $eumm_version < 6.46
123 0 0 if $eumm_version < 6.46
124 0 0 if $eumm_version < 6.31
125 0 0 if $] < 5.005
126 0 0 if $] < 5.005
127 0 0 if $] < 5.005
195 0 0 unless open my $fh, '<', $filename
202 0 0 if (@section)
203 0 0 if $section[-1] =~ /^=/
204 0 0 if $remove_heading
218 0 0 if ($perl =~ /\s/)
223 0 0 if ($examples)
233 0 0 if (-f $filename)
234 0 0 unless open my $fh, '<', $filename
241 0 0 if ($content ne $new_content)
242 0 0 if (open my $fh, '>', $filename) { }