| blib/lib/Net/SFTP/Server/Buffer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 19 | 0.0 | 
| 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 | 
| line | l | !l | condition | 
|---|---|---|---|
| 207 | 0 | 0 | $$name{'filename'} // '' | 
| 208 | 0 | 0 | $$name{'longname'} // '' | 
| 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'} |