Condition Coverage

blib/lib/Win32/Girder/IEvent/Client.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
111 0 0 1 local $_ = $obj->getline and /accept/

or 3 conditions

line l !l&&r !l&&!r condition
80 0 1 0 defined($addr = $opts{'PeerAddr'}) or defined($addr = $opts{'PeerHost'})
93 1 0 0 $pack->SUPER::new(%opts) || do { warnings::warn("Could not create socket: $!"); return 0 }