Condition Coverage

blib/lib/Net/HTTPS/NB.pm
Criterion Covered Total %
condition 4 20 20.0


and 3 conditions

line !l l&&!r l&&r condition
199 0 0 0 do { *$self }->{'httpsnb_connected'} && getpeername $self
202 1 0 2 $! != 11 and $! != 11
284 0 0 0 not defined $n and $Net::HTTPS::NB::HTTPS_ERROR == 46206848

or 2 conditions

line l !l condition
249 0 0 $_[2] || 0

or 3 conditions

line l !l&&r !l&&!r condition
175 2 0 1 not exists $args{'Blocking'} or $args{'Blocking'}
263 0 0 0 $@ eq "Multi-read\n" or $Net::HTTPS::NB::HTTPS_ERROR == 46206848
284 0 0 0 $@ or not defined $n and $Net::HTTPS::NB::HTTPS_ERROR == 46206848