Condition Coverage

lib/Rex/Interface/Exec/Local.pm
Criterion Covered Total %
condition 6 11 54.5


and 3 conditions

line !l l&&!r l&&r condition
123 0 1150 2 not $^O =~ /^MSWin/u and "Rex::Config"->get_no_tty

or 2 conditions

line l !l condition
73 921 231 $path ||= ""

or 3 conditions

line l !l&&r !l&&!r condition
26 0 2179 0 ref $that || $that
112 0 555 0 $check_with_command ||= $^O =~ /^MSWin/iu ? "where" : "which"