Branch Coverage

blib/lib/Net/FTP/Path/Iter/File.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
30 0 0 if $self->_has_attrs
35 0 0 if @entries > 1
38 0 0 if @entries == 0
42 0 0 unless $entry->{'type'} eq 'f'