| blib/lib/Net/AMQP/RabbitMQ.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 13 | 15.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 896 | 0 | 0 | 0 | scalar @opts == 1 and defined $opts[0] |
| 908 | 0 | 0 | 33 | $pids{$self} and $pids{$self} == $$ |
| line | l | !l | condition |
|---|---|---|---|
| 874 | 0 | 0 | $options ||= {} |
| 875 | 0 | 0 | $props ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 908 | 0 | 33 | 0 | not $have_fieldhash or $pids{$self} and $pids{$self} == $$ |