Branch Coverage

blib/lib/Net/AMQP/RabbitMQ.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
766 30 0 if $have_fieldhash
781 9 21 if ($props->{'headers'})
782 3 59 &blessed($_) ? :
795 0 0 if (scalar @opts % 2 == 0) { }
0 0 elsif (scalar @opts == 1 and defined $opts[0]) { }
806 29 1 if (not $have_fieldhash or $pids{$self} and $pids{$self} == $$)