| blib/lib/Module/Build/PPMMaker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 20 | 40.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 26 | 2 | 3 | if (exists $args{'codebase'}) { } | 
| 27 | 0 | 2 | ref $args{'codebase'} ? : | 
| 37 | 0 | 20 | unless $dist{$info} = $build->$method | 
| 60 | 0 | 0 | if $modname eq "perl" | 
| 67 | 0 | 0 | if ($op eq ">=") | 
| 74 | 0 | 0 | unless $modname =~ /::/ | 
| 82 | 5 | 0 | if (keys %{$build->find_xs_files;}) | 
| 102 | 0 | 5 | unless open my $fh, ">", $ppd_file | 
| 106 | 5 | 0 | if $] >= "5.008" and $Module::Build::PPMMaker::Config{'useperlio'} | 
| 124 | 7 | 0 | if ($] >= "5.008") |