line |
true |
false |
branch |
27
|
0 |
1 |
$^O eq 'MSWin32' ? : |
31
|
0 |
1 |
unless $] >= 5.008001 |
32
|
1 |
0 |
unless $Test2::Util::Config{'useithreads'} |
35
|
0 |
0 |
if ($] == 5.01 and $Test2::Util::Config{'ccname'} eq 'gcc' and $Test2::Util::Config{'gccversion'}) |
37
|
0 |
0 |
if $parts[0] > 4 or $parts[0] == 4 and $parts[1] >= 8 |
41
|
0 |
0 |
if $INC{'Devel/Cover.pm'} |
46
|
0 |
0 |
if $Test2::Util::Config{'d_fork'} |
47
|
0 |
0 |
unless $^O eq 'NetWare' |
48
|
0 |
0 |
unless $Test2::Util::Config{'useithreads'} |
49
|
0 |
0 |
unless $Test2::Util::Config{'ccflags'} =~ /-DPERL_IMPLICIT_SYS/ |
56
|
0 |
1 |
_can_thread() ? : |
60
|
0 |
0 |
if defined $can_fork |
64
|
0 |
0 |
$can_fork ? : |
69
|
0 |
0 |
if defined $can_really_fork |
73
|
0 |
0 |
$can_really_fork ? : |
84
|
0 |
0 |
unless eval {
do {
&$code(@$args);
1
}
} |
86
|
0 |
0 |
$die ? : |
98
|
0 |
0 |
unless eval {
do {
&$code(@$args);
1
}
} |