Condition Coverage

blib/lib/IPC/PrettyPipe.pm
Criterion Covered Total %
condition 12 17 70.5


and 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
660 1 2 0 $args->{'firstvalue'} // $value
2 3 0 $args->{'lastvalue'} //= $args->{'firstvalue'} // $value
661 1 4 0 $args->{'firstvalue'} //= $args->{'lastvalue'}
667 4 3 0 $args->{'lastvalue'} ||= $value
668 4 3 0 $args->{'firstvalue'} ||= $value