Branch Coverage

blib/lib/Net/AMQP/RabbitMQ.pm
Criterion Covered Total %
branch 2 12 16.6


line true false branch
866 33 0 if $have_fieldhash
881 0 0 if ($props->{'headers'})
883 0 0 if (builtin::blessed($_)) { }
896 0 0 if (scalar @opts % 2 == 0) { }
0 0 elsif (scalar @opts == 1 and defined $opts[0]) { }
908 33 0 if (not $have_fieldhash or $pids{$self} and $pids{$self} == $$)