| blib/lib/MHFS/EventLoop/Poll/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 5 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 82 | 0 | 0 | 0 | defined $self->{'timers'}[$i] and $timer->{'desired'} >= $self->{'timers'}[$i]{'desired'} |
| line | l | !l | condition |
|---|---|---|---|
| 188 | 0 | 0 | $loop_interval // -1 |