blib/lib/POE/Component/MessageQueue/Storage/Double.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 12 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
109 | 66 | 0 | 0 | @$fids and @$bids |
192 | 2 | 0 | 1 | $f && $b |
220 | 37 | 1063 | 0 | defined $msg and $self->in_front($msg->id) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
192 | 0 | 2 | 0 | $f || $b |