blib/lib/Alien/Build/Plugin/Build/SearchDep.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 0 | if ($self->public_I or $self->public_l) |
32 | 0 | 0 | if (ref $self->aliens eq 'HASH') { } |
39 | 0 | 0 | ref $self->aliens ? : |
63 | 0 | 0 | if ($other->install_type('share')) { } |
91 | 0 | 0 | unless defined $build->runtime_prop->{'libs'} |
92 | 0 | 0 | unless defined $build->runtime_prop->{'libs_static'} |
94 | 0 | 0 | if ($self->public_l) |
103 | 0 | 0 | if ($self->public_I) |
105 | 0 | 0 | unless defined $build->runtime_prop->{'cflags'} |
106 | 0 | 0 | unless defined $build->runtime_prop->{'cflags_static'} |