| blib/lib/Net/FTP/Rule/Dir.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 14 | 35.7 |
| line | true | false | branch |
|---|---|---|---|
| 75 | 0 | 1 | if $self->_has_attrs |
| 83 | 0 | 1 | unless $server->cwd($self->path) |
| 94 | 0 | 1 | if ($pwd ne $server->pwd) { } |
| 100 | 0 | 0 | unless $entry |
| 103 | 0 | 0 | unless $entry->type eq 'd' |
| 128 | 0 | 1 | unless $server->cwd($pwd) |
| 131 | 0 | 1 | if $err |