Condition Coverage

blib/lib/Parallel/Boss.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
105 0 0 0 $self->{'_finish'} and not keys %{$$self{'_workers'};}

or 3 conditions

line l !l&&r !l&&!r condition
146 0 0 0 $self->{'_select'} //= 'IO::Select'->new($self->{'_rd'})