Condition Coverage

lib/Rex/Commands/Download.pm
Criterion Covered Total %
condition 1 9 11.1


and 3 conditions

line !l l&&!r l&&r condition
59 32 0 0 $^O =~ /^MSWin/u and not $Rex::Commands::Download::has_lwp
153 0 0 0 exists $option{'user'} and exists $option{'password'}
163 0 0 0 exists $option{'user'} and exists $option{'password'}