| blib/lib/IPC/PubSub/Publisher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 6 | 50.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 43 | 0 | 4 | 0 | delete $self->_indice->{$_} and $self->_cache->remove_publisher($_, $self->uuid) | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 38 | 2 | 2 | 0 | $self->_indice->{$_} ||= do { $self->_cache->add_publisher($_, $self->uuid); 1 } |