| blib/lib/Crixa/Exchange.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 7 | 0.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 62 | 0 | 0 | delete $$args{'routing_keys'} // [] | 
| 76 | 0 | 0 | delete $$args{'routing_key'} // '' | 
| 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') |