Condition Coverage

blib/lib/Mojo/Reactor/UV.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

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

or 2 conditions

line l !l condition
12 0 1 $ENV{'MOJO_REACTOR_UV_DEBUG'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
42 9 6 0 $$self{'next_timer'} //= $self->timer(0, \&_next)