Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
553 210 1 1 &blessed($data) and $data->can("FREEZE")
211 0 1 &blessed($data) and $data->can("FREEZE") and $data->can("THAW")
655 0 3348 3348 defined $ret and length $result < $size
732 0 0 0 not $old and $new
0 0 0 $old and not $new
837 14 0 0 &blessed($thing) and overload::Method($thing, "()")

or 3 conditions

line l !l&&r !l&&!r condition
708 630 1553 1828 not defined $self->max_children or $self->count < $self->max_children