Condition Coverage

blib/lib/Net/SFTP/Foreign/Attributes.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
57 0 0 0 $n >= 0 and $n <= 10000
135 0 0 0 defined $uid and defined $gid
170 0 0 0 defined $atime and defined $mtime

or 3 conditions

line l !l&&r !l&&!r condition
135 0 0 0 defined $uid || defined $gid
170 0 0 0 defined $atime || defined $mtime