Condition Coverage

lib/Parallel/WorkUnit.pm
Criterion Covered Total %
condition 11 21 52.3


and 3 conditions

line !l l&&!r l&&r condition
570 233 1 1 builtin::blessed($data) and $data->can("FREEZE")
234 0 1 builtin::blessed($data) and $data->can("FREEZE") and $data->can("THAW")
672 0 4479 4479 defined $ret and length $result < $size
749 0 0 0 not $old and $new
0 0 0 $old and not $new
854 14 0 0 builtin::blessed($thing) and overload::Method($thing, "()")

or 3 conditions

line l !l&&r !l&&!r condition
725 830 2510 2368 not defined $self->max_children or $self->count < $self->max_children