| blib/lib/Mojolicious/Plugin/RedisSubscriber.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 6 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 99 | 0 | 0 | unless ($self->channel_hash->{$channel}++) |
| 114 | 0 | 0 | unless $self->channel_hash->{$channel} |
| 115 | 0 | 0 | unless (--$self->channel_hash->{$channel}) |