Condition Coverage

blib/lib/Crixa/Exchange.pm
Criterion Covered Total %
condition 0 7 0.0


or 2 conditions

line l !l condition
62 0 0 delete $$args{'routing_keys'} // []
76 0 0 delete $$args{'routing_key'} // ''

or 3 conditions

line l !l&&r !l&&!r condition
77 0 0 0 delete $$args{'body'} || confess('You must supply a body when calling the publish() method')