blib/lib/Net/FTPServer/Full/Server.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
127 | 0 | 0 | 0 | $user eq $pw_username and $pw_crypted_pw eq crypt($pass, $pw_crypted_pw) |
line | l | !l | condition |
---|---|---|---|
209 | 0 | 0 | $self->config('pam application name') || 'ftp' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
117 | 0 | 0 | 0 | /^\s*\#/ or /^\s*$/ |