Condition Coverage

blib/lib/Net/SFTP.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
57 0 0 0 $sftp->{'warn_h'} and not ref $sftp->{'warn_h'}
401 0 0 0 defined $status and $status == &SSH2_FX_EOF()
522 0 0 0 $code and ref $code eq 'CODE'

or 2 conditions

line l !l condition
50 0 0 $param{'ssh_args'} ||= []
55 0 0 delete $param{'warn'} || sub { }
255 0 0 $size ||= 65536

or 3 conditions

line l !l&&r !l&&!r condition
32 0 0 0 $status || &SSH2_FX_OK()
240 0 0 0 $a ||= 'Net::SFTP::Attributes'->new