| line | true | false | branch | 
 
| 86 | 0 | 0 | if exists $params{'EXTRA_META'} | 
 
| 87 | 0 | 0 | unless exists $params{'LICENSE'} | 
 
| 88 | 0 | 0 | if ($params{'BUILD_REQUIRES'} and $eumm_version < "6.5503") | 
 
| 90 | 0 | 0 | unless $params{'PREREQ_PM'} | 
 
| 93 | 0 | 0 | if ($params{'TEST_REQUIRES'} and $eumm_version < "6.64") | 
 
| 94 | 0 | 0 | unless $params{'PREREQ_PM'} | 
 
| 97 | 0 | 0 | if $eumm_version < "6.52" | 
 
| 98 | 0 | 0 | if $eumm_version < "6.48" | 
 
| 99 | 0 | 0 | if $eumm_version < "6.46" | 
 
| 100 | 0 | 0 | if $eumm_version < "6.46" | 
 
| 101 | 0 | 0 | if $eumm_version < "6.31" | 
 
| 102 | 0 | 0 | if $] < "5.005" | 
 
| 103 | 0 | 0 | if $] < "5.005" | 
 
| 104 | 0 | 0 | if $] < "5.005" | 
 
| 173 | 0 | 0 | unless open my $fh, "<", $filename | 
 
| 180 | 0 | 0 | if (@section) | 
 
| 181 | 0 | 0 | if $section[-1] =~ /^=/ | 
 
| 182 | 0 | 0 | if $remove_heading | 
 
| 196 | 0 | 0 | if ($perl =~ /\s/) | 
 
| 201 | 0 | 0 | if ($examples) | 
 
| 211 | 0 | 0 | if (-f $filename) | 
 
| 212 | 0 | 0 | unless open my $fh, "<:raw:encoding(UTF-8)", $filename | 
 
| 218 | 0 | 0 | if ($content ne $new_content) | 
 
| 219 | 0 | 0 | if (open my $fh, '>:raw:encoding(UTF-8)', $filename) { } |