lib/PEF/Front/WebSocket/QueueServer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
24 | 0 | 0 | 0 | defined $last_id and $last_id != 0 |
96 | 0 | 0 | 0 | $self and not %{$self->{'clients'};} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
60 | 0 | 0 | 0 | not @{$self->{'queue'};} or $self->{'queue'}[$last_index][0] < $id_message |