Condition Coverage

blib/lib/Parallel/Scoreboard.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
53 2 0 0 $$self{'fh'} and $$self{'id_for_fh'} ne $id
128 3 5 1 $id ne $self->worker_id->() and flock $fh, 6

or 3 conditions

line l !l&&r !l&&!r condition
131 0 0 0 $!{'ENOENT'} or warn "failed to remove an obsolete scoreboard file:${fn}:$!"