Condition Coverage

blib/lib/IPC/PrettyPipe.pm
Criterion Covered Total %
condition 15 20 75.0


and 2 conditions

line l !l condition
685 2 24 $_->valmatch($pattern) and 1

and 3 conditions

line !l l&&!r l&&r condition
455 2 3 11 $self->merge_pipes and $cmd->streams->empty

or 3 conditions

line l !l&&r !l&&!r condition
779 1 2 0 $args->{'firstvalue'} // $value
2 3 0 $args->{'lastvalue'} //= $args->{'firstvalue'} // $value
780 1 4 0 $args->{'firstvalue'} //= $args->{'lastvalue'}
786 4 3 0 $args->{'lastvalue'} ||= $value
787 4 3 0 $args->{'firstvalue'} ||= $value