blib/lib/Crixa/Exchange.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 7 | 42.8 |
line | l | !l | condition |
---|---|---|---|
62 | 8 | 0 | delete $$args{'routing_keys'} // [] |
76 | 20 | 0 | delete $$args{'routing_key'} // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
77 | 20 | 0 | 0 | delete $$args{'body'} || confess('You must supply a body when calling the publish() method') |