blib/lib/Mojo/Reactor/UV.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 11 | 63.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
113 | 50296 | 0 | 5511 | 2 & $events and $$self{'io'}{$fd} |
145 | 30 | 0 | 3 | $recurring and $after < 1 |
line | l | !l | condition |
---|---|---|---|
12 | 0 | 1 | $ENV{'MOJO_REACTOR_UV_DEBUG'} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
42 | 9 | 6 | 0 | $$self{'next_timer'} //= $self->timer(0, \&_next) |