Branch Coverage

blib/lib/Net/FTP/Path/Iter/Entry.pm
Criterion Covered Total %
branch 16 26 61.5


line true false branch
42 1 13 unless $self->_has_attrs
51 0 33 unless $self->_has_attrs
55 14 19 if ($op eq 'd') { }
0 19 elsif ($op eq 'f') { }
0 19 elsif ($op eq 's') { }
0 19 elsif ($op eq 'z') { }
5 14 elsif ($op eq 'r') { }
0 14 elsif ($op eq 'R') { }
14 0 elsif ($op eq 'l') { }
89 0 5 unless $server->cwd($path)
92 0 5 unless my $listing = $server->dir(".")
108 0 5 unless $server->cwd($pwd)
111 0 5 if defined $err