Condition Coverage

blib/lib/Net/FTP/File.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
84 0 0 0 $ftp->exists(@_) and not $ftp->isdir(@_)
122 0 0 0 not defined $to and defined $cd
0 0 0 not defined $to and defined $cd and $cd =~ /^\d+$/
166 0 0 0 $ftp->isfile($rfl) and $ftp->size($rfl) > 0

or 3 conditions

line l !l&&r !l&&!r condition
95 0 0 0 $c ne $e or not $d