Condition Coverage

blib/lib/Protocol/SOCKS/Server.pm
Criterion Covered Total %
condition 4 14 28.5


and 3 conditions

line !l l&&!r l&&r condition
133 0 0 0 $cmd > 0 and $cmd < 4

or 2 conditions

line l !l condition
55 1 2 $$self{'auth_methods'} ||= [0]

or 3 conditions

line l !l&&r !l&&!r condition
37 0 0 0 $_[0]{'completion'} ||= $_[0]->new_future
45 0 0 0 $_[0]{'auth'} ||= $_[0]->new_future
121 4 2 0 $_[0]{'init'} ||= $_[0]->new_future