| blib/lib/Module/Build/ConfigData.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 18 | 33.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 31 | 0 | 0 | unless open my $fh, "+<", $me | 
| 34 | 0 | 0 | if /^__DATA__$/ | 
| 36 | 0 | 0 | if eof $fh | 
| 46 | 0 | 0 | unless chmod $mode_orig, $me | 
| 52 | 0 | 77 | if exists $features->{$key} | 
| 54 | 0 | 77 | unless my $info = $auto_features->{$key} | 
| 59 | 77 | 71 | if $type eq "description" or $type eq "recommends" | 
| 63 | 0 | 71 | if (not $status->{'ok'} xor $type =~ /conflicts$/) | 
| 64 | 0 | 71 | unless (eval "require $modname; 1") |