| line |
true |
false |
branch |
|
117
|
0 |
0 |
if exists $params{'EXTRA_META'} |
|
118
|
0 |
0 |
unless exists $params{'LICENSE'} |
|
119
|
0 |
0 |
if ($params{'BUILD_REQUIRES'} and $eumm_version < "6.5503") |
|
121
|
0 |
0 |
unless $params{'PREREQ_PM'} |
|
124
|
0 |
0 |
if ($params{'TEST_REQUIRES'} and $eumm_version < "6.64") |
|
125
|
0 |
0 |
unless $params{'PREREQ_PM'} |
|
128
|
0 |
0 |
if $eumm_version < "6.52" |
|
129
|
0 |
0 |
if $eumm_version < "6.48" |
|
130
|
0 |
0 |
if $eumm_version < "6.46" |
|
131
|
0 |
0 |
if $eumm_version < "6.46" |
|
132
|
0 |
0 |
if $eumm_version < "6.31" |
|
133
|
0 |
0 |
if $] < "5.005" |
|
134
|
0 |
0 |
if $] < "5.005" |
|
135
|
0 |
0 |
if $] < "5.005" |
|
208
|
0 |
0 |
unless open my $fh, "<", $filename |
|
215
|
0 |
0 |
if (@section) |
|
216
|
0 |
0 |
if $section[-1] =~ /^=/ |
|
217
|
0 |
0 |
if $remove_heading |
|
231
|
0 |
0 |
if ($perl =~ /\s/) |
|
236
|
0 |
0 |
if ($examples) |
|
246
|
0 |
0 |
if (-f $filename) |
|
247
|
0 |
0 |
unless open my $fh, "<:raw:encoding(UTF-8)", $filename |
|
253
|
0 |
0 |
if ($content ne $new_content) |
|
254
|
0 |
0 |
if (open my $fh, '>:raw:encoding(UTF-8)', $filename) { } |