Condition Coverage

lib/Rex/Helper/Path.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
84 12 0 0 $^O =~ /^MSWin/u and not Rex::is_ssh()
135 0 0 8 $caller_package and $i <= 50

or 3 conditions

line l !l&&r !l&&!r condition
77 8 4 0 $main::rexfile ||= $0
227 0 156 0 $replacement_for->{'server'} //= Rex::Commands::connection()->server
228 0 156 0 $replacement_for->{'environment'} //= Rex::Commands::environment()