| blib/lib/Net/FTP/Path/Iter/Entry.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 1 | 13 | unless $self->_has_attrs |
| 51 | 0 | 33 | unless $self->_has_attrs |
| 91 | 0 | 5 | unless $server->cwd($path) |
| 94 | 0 | 5 | unless my $listing = $server->dir('.') |
| 111 | 0 | 5 | unless $server->cwd($pwd) |
| 114 | 0 | 5 | if $err |