Condition Coverage

blib/lib/Filesys/POSIX/Real/Directory.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
60 25 15 0 scalar @st == 0 and $!{'ENOENT'}
102 1 2 0 rename($olddir->path . '/' . $oldname, $self->path . '/' . $newname) && do { $olddir->_sync_member($oldname); $self->_sync_member($newname); 1 }
222 6 28 0 $item and $self->{'detached'}{$item}