Condition Coverage

blib/lib/Net/SenderBase/Query/HTTP.pm
Criterion Covered Total %
condition 0 5 0.0


or 2 conditions

line l !l condition
30 0 0 'IO::Socket::INET'->new('PeerAddr', $$self{'Host'}, 'PeerPort', '80', 'Proto', 'tcp', 'Timeout', $$self{'Timeout'}) || die("Connect to $$self{'Host'}:80 failed")

or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 0 $attrs{'Host'} ||= $Net::SenderBase::Query::HTTP::HOST