| blib/lib/Net/AMQP/RabbitMQ.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 13 | 53.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 795 | 0 | 0 | 0 | scalar @opts == 1 and defined $opts[0] |
| 806 | 0 | 1 | 29 | $pids{$self} and $pids{$self} == $$ |
| line | l | !l | condition |
|---|---|---|---|
| 774 | 30 | 0 | $options ||= {} |
| 775 | 18 | 12 | $props ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 806 | 0 | 29 | 1 | not $have_fieldhash or $pids{$self} and $pids{$self} == $$ |