Condition Coverage

blib/lib/Dist/Zilla/Plugin/Alien.pm
Criterion Covered Total %
condition 19 24 79.1


or 3 conditions

line l !l&&r !l&&!r condition
204 0 0 11 defined $self->isolate_dynamic or defined $self->autoconf_with_pic
0 1 10 defined $self->isolate_dynamic or defined $self->autoconf_with_pic or grep /(?<!\%)\%c/, @{[] unless $self->build_command;}
208 1 1 9 @{$self->inline_auto_include;} or @{$self->bin_requires;}
2 1 8 @{$self->inline_auto_include;} or @{$self->bin_requires;} or defined $self->msys
216 0 0 11 @{$self->helper;} or grep /(?<!\%)\%\{([a-zA-Z_][a-zA-Z_0-9]+)\}/, @{[] unless $self->build_command;}, @{[] unless $self->install_command;}, @{[] unless $self->test_command;}
220 1 1 9 @{$self->env;} or grep /(?<!\%)\%X/, @{[] unless $self->build_command;}, @{[] unless $self->install_command;}, @{[] unless $self->test_command;}
396 1 1 9 %{$self->_bin_requires_hash;} or $self->msys
2 4 5 %{$self->_bin_requires_hash;} or $self->msys or @{[] unless $self->build_command;} == 0