lib/PEF/Front/WebSocket/QueueClient.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 12 | if exists $self->{'queues'}{$queue}{$id_client} |
42 | 0 | 2 | unless exists $self->{'queues'}{$queue}{$id_client} |
56 | 0 | 1 | unless $self->{'clients'}{$id_client} |
91 | 15 | 0 | if (exists $self->{'queues'}{$queue}{$cid}) |