| blib/lib/ExtUtils/Builder/Profile/Perl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 12 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 1 | if ($os eq 'darwin' and $^X eq '/usr/bin/perl' and $osmajor >= 18) { } |
| 45 | 0 | 1 | if ($linker->export eq "some") |
| 48 | 0 | 0 | if $opts{'module_name'} |
| 57 | 0 | 1 | if ($linker->type eq "executable" or $linker->type eq "shared-library" or $linker->type eq "loadable-object" and $needs_relinking{$os}) |
| 66 | 0 | 1 | if ($linker->type eq "executable") |
| 68 | 0 | 0 | if @{$rpath;} |