| line |
true |
false |
branch |
|
33
|
0 |
0 |
unless $target |
|
36
|
0 |
0 |
if ($args{'alias'}) |
|
39
|
0 |
0 |
if ($Module::Install::AUTHOR and $args{'alias_for_author'}) |
|
56
|
0 |
0 |
unless (defined $ORIG_TEST_VIA_HARNESS) |
|
64
|
0 |
0 |
unless ref $args{$key} eq 'ARRAY' |
|
69
|
0 |
0 |
@{$args{'includes'};} ? : |
|
70
|
0 |
0 |
@{$args{'load_modules'};} ? : |
|
73
|
0 |
0 |
@{$args{'tests'};} ? : |
|
77
|
0 |
0 |
@{$args{$key};} ? : |
|
88
|
0 |
0 |
%{$args{'env'};} ? : |
|
96
|
0 |
0 |
if (ref $code eq 'CODE') |
|
108
|
0 |
0 |
if ($^O eq 'MSWin32') |
|
110
|
0 |
0 |
if ($Module::Install::TestTarget::Config{'make'} =~ /dmake/i) |