Condition Coverage

blib/lib/Mojo/Reactor/UV.pm
Criterion Covered Total %
condition 8 14 57.1


and 3 conditions

line !l l&&!r l&&r condition
116 31212 0 3813 2 & $events and $self->{'io'}{$fd}
142 35 1 4 $recurring and $after < 1

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
49 10 0 0 fileno $handle // croak('Handle is closed')
69 5 0 0 fileno $remove // croak('Handle is closed')