Condition Coverage

blib/lib/Net/FTPServer/Full/DirHandle.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
70 0 0 0 defined $filename and length $filename
142 0 0 0 $wildcard and not $file =~ /$wildcard/

or 2 conditions

line l !l condition
234 0 0 getpwuid $uid || '-'
235 0 0 getgrgid $gid || '-'

or 3 conditions

line l !l&&r !l&&!r condition
141 0 0 0 $file eq '.' or $file eq '..'