Branch Coverage

blib/lib/TAP/Harness/Async.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
51 0 0 unless my $loop = delete $$args{'loop'}
70 0 0 if not defined $job or $job->is_spinner
76 0 0 if (my($parser, $stash, $result) = $mux->next)
78 0 0 if (defined $result) { }
80 0 0 if $result->is_bailout
102 0 0 if (my $job = $scheduler->get_job) { }
103 0 0 if $job->is_spinner
111 0 0 if ($result->is_bailout)
123 0 0 if exists $$self{'on_tests_complete'}
148 0 0 if ($self->trap) { }
171 0 0 if ($code)