Branch Coverage

blib/lib/Alien/Build/Plugin/Probe/Vcpkg.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
21 0 0 if (defined $self->include) { }
0 0 elsif (defined $self->ffi_name) { }
34 0 0 if ($meta->prop->{'platform'}{'compiler_type'} eq "microsoft")
49 0 0 if (my $error = $@)
56 0 0 if ($self->name) { }
0 0 elsif ($self->lib) { }
64 0 0 if $@
73 0 0 unless defined $version
81 0 0 if defined $self->ffi_name
92 0 0 if $build->hook_prop->{'name'} eq "gather_system" and ($build->install_prop->{'system_probe_instance_id'} || '') ne $self->instance_id
94 0 0 if (my $c = $build->install_prop->{'plugin_probe_vcpkg'}{$self->instance_id})
96 0 0 unless defined $build->runtime_prop->{'version'}