blib/lib/ZMQ/Raw/Loop.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
121 | 3 | 12 | 48 | not $this->terminated and $this->poller->size > 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
90 | 0 | 2 | 0 | ref $this || $this |
145 | 6 | 4 | 48 | $this->_dispatch_events or $this->_dispatch_handles |