| blib/lib/POE/Component/MessageQueue/Storage/BigMemory.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 15 | 53.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 110 | 706 | 0 | 2 | $msg->has_delay and $msg->deliver_at > time |
| 159 | 205 | 0 | 188 | $top && $top->val |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 114 | 0 | 2 | 0 | $self->delayed->{$msg->destination} ||= 'Heap::Fibonacci'->new |
| 128 | 689 | 15 | 0 | $self->unclaimed->{$msg->destination} ||= 'Heap::Fibonacci'->new |
| 188 | 0 | 2 | 0 | $self->unclaimed->{$msg->destination} ||= 'Heap::Fibonacci'->new |