| line | true | false | branch | 
 
| 41 | 0 | 5 | if (@{$self->aliens;}) | 
 
| 43 | 0 | 0 | if $self->cflags or $self->libs | 
 
| 64 | 0 | 5 | if ($self->lang ne "C") | 
 
| 67 | 0 | 0 | if $self->lang eq "C++" | 
 
| 95 | 1 | 3 | if (my $error = $@) | 
 
| 109 | 0 | 3 | if (my $error = $@) | 
 
| 116 | 0 | 3 | $^O eq 'MSWin32' ? : | 
 
| 117 | 0 | 3 | if $ret | 
 
| 130 | 1 | 2 | if (defined $self->version) | 
 
| 146 | 0 | 2 | if $build->hook_prop->{'name'} eq "gather_system" and ($build->install_prop->{'system_probe_instance_id'} || '') ne $self->instance_id | 
 
| 148 | 2 | 0 | if (my $p = $build->install_prop->{'plugin_probe_cbuilder_gather'}{$self->instance_id}) |