Condition Coverage

blib/lib/Net/AMQP/RabbitMQ.pm
Criterion Covered Total %
condition 7 13 53.8


and 3 conditions

line !l l&&!r l&&r condition
795 0 0 0 scalar @opts == 1 and defined $opts[0]
806 0 1 29 $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
806 0 29 1 not $have_fieldhash or $pids{$self} and $pids{$self} == $$