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
30
50
126
4
$self->{'at'} and $now >= $self->{'at'}
or 3 conditions
line
l
!l&&r
!l&&!r
condition
28
130
50
0
$self->{'at'} or $self->{'at_kill'}