Branch Coverage

Makefile.PL
Criterion Covered Total %
branch 0 48 0.0


line true false branch
82 0 0 if exists $params{'EXTRA_META'}
83 0 0 unless exists $params{'LICENSE'}
84 0 0 if ($params{'BUILD_REQUIRES'} and $eumm_version < 6.5503)
86 0 0 unless $params{'PREREQ_PM'}
89 0 0 if ($params{'TEST_REQUIRES'} and $eumm_version < 6.64)
90 0 0 unless $params{'PREREQ_PM'}
93 0 0 if $eumm_version < 6.52
94 0 0 if $eumm_version < 6.48
95 0 0 if $eumm_version < 6.46
96 0 0 if $eumm_version < 6.46
97 0 0 if $eumm_version < 6.31
98 0 0 if $] < 5.005
99 0 0 if $] < 5.005
100 0 0 if $] < 5.005
168 0 0 unless open my $fh, '<', $filename
175 0 0 if (@section)
176 0 0 if $section[-1] =~ /^=/
177 0 0 if $remove_heading
191 0 0 if ($perl =~ /\s/)
196 0 0 if ($examples)
206 0 0 if (-f $filename)
207 0 0 unless open my $fh, '<', $filename
214 0 0 if ($content ne $new_content)
215 0 0 if (open my $fh, '>', $filename) { }