Condition Coverage

blib/lib/Command/Runner/Timeout.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
16 49 178 5 $self->{'at'} and $now >= $self->{'at'}

or 3 conditions

line l !l&&r !l&&!r condition
14 183 49 0 $self->{'at'} or $self->{'at_kill'}