Condition Coverage

blib/lib/POE/Component/Client/Ident.pm
Criterion Covered Total %
condition 6 18 33.3


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 1 $peeraddr and $peerport
0 0 1 $peeraddr and $peerport and $sockaddr
0 0 1 $peeraddr and $peerport and $sockaddr and $sockport
121 0 0 1 defined $hash{'PeerAddr'} and defined $hash{'PeerPort'}
0 0 1 defined $hash{'PeerAddr'} and defined $hash{'PeerPort'} and defined $hash{'SockAddr'}
0 0 1 defined $hash{'PeerAddr'} and defined $hash{'PeerPort'} and defined $hash{'SockAddr'} and defined $hash{'SockAddr'}