Condition Coverage

blib/lib/Command/Runner.pm
Criterion Covered Total %
condition 15 27 55.5


and 3 conditions

line !l l&&!r l&&r condition
24 43 21 0 $command and $commandf
25 21 41 2 not $command and $commandf
74 0 0 23 length $stdout and my $sub = $self->{'stdout'}
79 7 0 16 not $self->{'redirect'} and length $stderr
7 0 16 not $self->{'redirect'} and length $stderr and my $sub = $self->{'stderr'}
149 0 0 0 $timeout and my $signal = $timeout->signal
155 0 0 0 $timeout && $timeout->signaled
204 514 226 6 $timeout and my $signal = $timeout->signal
236 26 0 5 $timeout && $timeout->signaled