Branch Coverage

blib/lib/Net/FTPServer/RO/Server.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
85 0 0 unless $user_is_anon
105 0 0 unless my($login, $pass, $uid, $gid, $quota, $comment, $gecos, $homedir) = getpwnam 'ftp'
109 0 0 unless chroot $homedir