Condition Coverage

blib/lib/Net/SFTP/Server/Buffer.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
156 0 0 0 defined $$attrs{'uid'} and defined $$attrs{'gid'}
170 0 0 0 defined $$attrs{'atime'} and defined $$attrs{'mtime'}
210 0 0 0 $attrs && %$attrs

or 2 conditions

line l !l condition
207 0 0 $$name{'filename'} // ''
208 0 0 $$name{'longname'} // ''

or 3 conditions

line l !l&&r !l&&!r condition
156 0 0 0 defined $$attrs{'uid'} or defined $$attrs{'gid'}
170 0 0 0 defined $$attrs{'atime'} or defined $$attrs{'mtime'}