Condition Coverage

blib/lib/Net/AMQP/RabbitMQ.pm
Criterion Covered Total %
condition 2 13 15.3


and 3 conditions

line !l l&&!r l&&r condition
896 0 0 0 scalar @opts == 1 and defined $opts[0]
908 0 0 33 $pids{$self} and $pids{$self} == $$

or 2 conditions

line l !l condition
874 0 0 $options ||= {}
875 0 0 $props ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
908 0 33 0 not $have_fieldhash or $pids{$self} and $pids{$self} == $$