Condition Coverage

blib/lib/LWP/Protocol/sftp.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
40 0 0 0 defined $size and $size > 0
65 0 0 0 defined $path and length $path
89 0 0 0 defined $time and $time >= $stat->mtime

or 3 conditions

line l !l&&r !l&&!r condition
81 0 0 0 $method eq 'GET' or $method eq 'HEAD'