Condition Coverage

blib/lib/Parallel/Mpich/MPD/Common.pm
Criterion Covered Total %
condition 10 20 50.0


and 2 conditions

line l !l condition
226 0 1 "ERROR: no $hostsfile" && (return 0)

and 3 conditions

line !l l&&!r l&&r condition
159 3 0 0 not $TEST and $id == 0
3 0 0 not $TEST and $id == 0 and defined $id
312 0 0 0 defined $hostsfile and -e $hostsfile
371 3 15 2 !$params{'spawn'} && defined $params{'stdout'}
372 3 11 6 !$params{'spawn'} && defined $params{'stderr'}

or 3 conditions

line l !l&&r !l&&!r condition
376 0 0 5 $DEBUG == 1 or $params{'verbose'}