| blib/lib/Net/FTPServer/InMem/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 4 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 82 | 5 | 19 | if $user_is_anon |
| 85 | 18 | 1 | if exists $Net::FTPServer::InMem::Server::users{$user} and $Net::FTPServer::InMem::Server::users{$user} eq $pass |