Condition Coverage

blib/lib/Net/MPRPC/Client.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
128 0 0 0 $res and ref $res eq 'ARRAY'

or 2 conditions

line l !l condition
27 0 0 $$args{'timeout'} ||= 30

or 3 conditions

line l !l&&r !l&&!r condition
39 0 0 0 $$args{'host'} || $$self{'host'}
40 0 0 0 $$args{'post'} || $$self{'port'}
83 0 0 0 $$self{'_sock'} or $self->connect