Condition Coverage

blib/lib/Mojo/IOLoop/Client/Paranoid.pm
Criterion Covered Total %
condition 6 17 35.2


and 3 conditions

line !l l&&!r l&&r condition
59 4 4 0 $_ and s/[[\]]//gu

or 2 conditions

line l !l condition
57 4 0 $args->{'timeout'} || 10

or 3 conditions

line l !l&&r !l&&!r condition
49 0 1 0 $_[0]{'socks_port'} or $_[0]{'port'}
60 0 4 0 $args->{'socks_address'} || ($args->{'address'} ||= '127.0.0.1')
72 0 0 0 $NDN //= "Net::DNS::Native"->new("pool", 5, "extra_thread", 1)
132 0 1 0 $args->{'socks_address'} || $args->{'address'}