line |
true |
false |
branch |
20
|
0 |
1 |
if ($have_xml_libxml) |
99
|
0 |
0 |
if exists $params{'EXTRA_META'} |
100
|
0 |
0 |
unless exists $params{'LICENSE'} |
101
|
0 |
0 |
if ($params{'BUILD_REQUIRES'} and $eumm_version < "6.5503") |
103
|
0 |
0 |
unless $params{'PREREQ_PM'} |
106
|
0 |
0 |
if ($params{'TEST_REQUIRES'} and $eumm_version < "6.64") |
107
|
0 |
0 |
unless $params{'PREREQ_PM'} |
110
|
0 |
0 |
if $eumm_version < "6.52" |
111
|
0 |
0 |
if $eumm_version < "6.48" |
112
|
0 |
0 |
if $eumm_version < "6.46" |
113
|
0 |
0 |
if $eumm_version < "6.46" |
114
|
0 |
0 |
if $eumm_version < "6.31" |
115
|
0 |
0 |
if $] < "5.005" |
116
|
0 |
0 |
if $] < "5.005" |
117
|
0 |
0 |
if $] < "5.005" |
186
|
0 |
0 |
unless open my $fh, "<", $filename |
193
|
0 |
0 |
if (@section) |
194
|
0 |
0 |
if $section[-1] =~ /^=/ |
195
|
0 |
0 |
if $remove_heading |
209
|
0 |
0 |
if ($perl =~ /\s/) |
214
|
0 |
0 |
if ($examples) |
224
|
0 |
0 |
if (-f $filename) |
225
|
0 |
0 |
unless open my $fh, "<:raw:encoding(UTF-8)", $filename |
231
|
0 |
0 |
if ($content ne $new_content) |
232
|
0 |
0 |
if (open my $fh, '>:raw:encoding(UTF-8)', $filename) { } |