Condition Coverage

blib/lib/Test/SSH/Backend/Base.pm
Criterion Covered Total %
condition 4 20 20.0


and 3 conditions

line !l l&&!r l&&r condition
185 0 0 15 mkdir $dir, 448 and -d $dir
439 0 0 0 time <= $end and not $buffer =~ /\n/

or 2 conditions

line l !l condition
286 0 0 delete $opts{'out_name'} || 'client'

or 3 conditions

line l !l&&r !l&&!r condition
152 0 0 0 not defined $min_version or $mayor >= $min_version
278 0 0 0 $sshd->can("$cmd[0]_executable") || $sshd->can("_$cmd[0]_executable")
386 0 0 0 defined $sshd->{'requested_uri'} or $sshd->_run_cmd($cmd)
471 4 4 4 $entry eq $up_dir or $entry eq $cur_dir