Condition Coverage

blib/lib/POE/Component/Client/SOCKS.pm
Criterion Covered Total %
condition 0 38 0.0


and 3 conditions

line !l l&&!r l&&r condition
20 0 0 0 ref $_[0] and $_[0]->isa('POE::Component::Client::SOCKS')
35 0 0 0 ref $_[0] and $_[0]->isa('POE::Component::Client::SOCKS')
55 0 0 0 $opts{'successevent'} and $opts{'failureevent'}
59 0 0 0 $opts{'remoteaddress'} and $opts{'remoteport'}
67 0 0 0 $command eq 'bind' and not $opts{'remoteaddress'} =~ /^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/
152 0 0 0 $$args{'successevent'} and $$args{'failureevent'}
156 0 0 0 $$args{'remoteaddress'} and $$args{'remoteport'}
164 0 0 0 $state eq 'bind' and not $$args{'remoteaddress'} =~ /^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/
244 0 0 0 scalar @resp == 4 and $resp[0] eq '0'
0 0 0 scalar @resp == 4 and $resp[0] eq '0' and $resp[1] =~ /^(90|91|92|93)$/

or 2 conditions

line l !l condition
173 0 0 $$args{'socks_id'} || ''
178 0 0 $$args{'socks_id'} || ''
184 0 0 $$args{'socks_id'} || ''
193 0 0 $$args{'socksport'} || 1080