| blib/lib/POE/Component/MessageQueue/Storage/BigMemory.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 24 | 26 | 92.3 |
| line | true | false | branch |
|---|---|---|---|
| 110 | 2 | 706 | if ($msg->has_delay and $msg->deliver_at > time) { } |
| 121 | 2 | 704 | if ($msg->claimed) { } |
| 137 | 486 | 222 | if $callback |
| 168 | 6 | 1642 | if (my $delayed = $self->delayed->{$destination}) |
| 175 | 4 | 2 | unless $msg->deliver_at <= $time |
| 196 | 1223 | 425 | if ($heap) |
| 199 | 534 | 689 | if $top |
| 200 | 534 | 689 | if $message |
| 242 | 7 | 0 | if $callback |
| 289 | 16 | 0 | if $callback |
| 296 | 496 | 1105 | if ($elem) |
| 304 | 1600 | 1 | if $callback |
| 312 | 8 | 1 | if $callback |