Condition Coverage

blib/lib/Mojo/RabbitMQ/Client/Method/Publish.pm
Criterion Covered Total %
condition 0 11 0.0


or 2 conditions

line l !l condition
20 0 0 delete $args{'header'} || {}
21 0 0 delete $args{'body'} || ''
32 0 0 $args{'exchange'} || ''
76 0 0 $args->{'weight'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
29 0 0 0 $args{'mandatory'} or $args{'immediate'}