Condition Coverage

blib/lib/Net/AMQP/RabbitMQ.pm
Criterion Covered Total %
condition 9 13 69.2


and 3 conditions

line !l l&&!r l&&r condition
796 0 3 1 scalar @opts == 1 and defined $opts[0]
808 0 1 31 $pids{$self} and $pids{$self} == $$

or 2 conditions

line l !l condition
774 30 0 $options ||= {}
775 18 12 $props ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
808 0 31 1 not $have_fieldhash or $pids{$self} and $pids{$self} == $$