Branch Coverage

blib/lib/Net/AMQP/RabbitMQ.pm
Criterion Covered Total %
branch 11 12 91.6


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