Branch Coverage

blib/lib/TheSchwartz/JobHandle.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
30 0 0 unless (exists $handle->{'__driver'})
39 0 0 unless my $job = $handle->client->lookup_job($handle->as_string)
46 0 0 $handle->job ? :
51 0 0 unless my $status = $handle->driver->lookup('TheSchwartz::ExitStatus', $handle->jobid)