Condition Coverage

blib/lib/IPC/PrettyPipe/Stream.pm
Criterion Covered Total %
condition 2 15 13.3


and 3 conditions

line !l l&&!r l&&r condition
97 3 0 0 'ARRAY' eq ref $_[0] and @{$_[0];} == 2
128 0 0 2 $self->requires_file and not $self->has_file
132 0 0 0 not $self->requires_file and $self->has_file

or 3 conditions

line l !l&&r !l&&!r condition
163 0 0 0 $op_map{$self->Op} // croak('error: unrecognized operator: ', $self->Op, "\n")
183 0 0 0 $M //= $self->M