Condition Coverage

lib/IOMux.pm
Criterion Covered Total %
condition 3 15 20.0


and 3 conditions

line !l l&&!r l&&r condition
67 0 4 7073 not $$self{'IM_endloop'} and keys %{$$self{'IM_handlers'};}
138 0 0 0 $next and $next == $old
153 7073 0 0 $next and $now < $next

or 3 conditions

line l !l&&r !l&&!r condition
43 0 0 0 ref $handler || $handler
142 0 0 0 not $next or $next > $when