Condition Coverage

blib/lib/RPC/pServer.pm
Criterion Covered Total %
condition 12 35 34.2


and 3 conditions

line !l l&&!r l&&r condition
211 0 0 0 defined($key = $$client{'key'}) and defined($class = $$client{'encryption'})
232 2 0 0 $$self{'configFile'} and not $$self{'client'}
285 0 2 0 defined $$self{'application'} and defined $$self{'version'}
396 6 16 2 scalar @result == 1 and not defined $result[0]
477 0 12 0 defined $objectHandle and exists $$hRef{$objectHandle}

or 2 conditions

line l !l condition
280 2 0 $$self{'user'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
140 0 2 0 ref $proto || $proto
181 0 0 0 $sock->peerhost =~ /$mask/ or $name =~ /$mask/
473 0 0 12 not defined($hRef = $$ref{'handles'}) or ref $hRef ne 'HASH'
488 0 0 2 not defined($hRef = $$ref{'handles'}) or ref $hRef ne 'HASH'
531 0 0 2 not defined($hRef = $$ref{'handles'}) or ref $hRef ne 'HASH'
562 0 0 2 $con->error or not defined $handle