Condition Coverage

lib/Command/Interactive.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
287 0 5 2 $i->is_required and not $occurrences->[$count]
313 12 1 1 $e->exitstatus and not defined $result

or 3 conditions

line l !l&&r !l&&!r condition
165 6 8 5 $self->always_use_expect or @{$self->interactions;}
282 0 11 1 $error eq '2:EOF' or $error =~ /3:Child PID (\d+) exited with/