Branch Coverage

inc/Test2/Util.pm
Criterion Covered Total %
branch 4 36 11.1


line true false branch
27 0 6 $^O eq 'MSWin32' ? :
31 0 6 unless $] >= 5.008001
32 6 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 6 _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 } }