Branch Coverage

blib/lib/Test/SharedFork.pm
Criterion Covered Total %
branch 2 18 11.1


line true false branch
20 0 0 if ($wantarray) { }
0 0 elsif (defined $wantarray) { }
34 0 0 if ($self->{'wantarray'}) { }
0 0 elsif (defined $self->{'wantarray'}) { }
49 0 0 if ($] >= 5.008001 and $Test::SharedFork::Config{'useithreads'} and $INC{'threads.pm'})
53 0 35 if ($builder->can('coordinate_forks')) { }
0 35 elsif ($INC{'Test/Stream/Sync.pm'}) { }
59 0 0 if 'Test::Stream::IPC'->can('enable_polling')
61 0 0 if $stack->top->ipc