blib/lib/POE/Component/MessageQueue/Queue.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 12 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
72 | 199 | 0 | 384 | keys %$serviced && $self->next_subscriber |
81 | 199 | 134 | 271 | $s = $self->next_subscriber and not exists $seen{$s} |
189 | 225 | 0 | 5 | $self->pumping and not $skip_pending |
210 | 0 | 118 | 32 | not $message->has_delay and my $s = $self->next_ready |