Branch Coverage

blib/lib/File/Find/Object/PathComp.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
70 7 57 if (defined $self->_last_dir_scanned and $self->_last_dir_scanned eq $dir_str) { }
101 3 54 if (not opendir($handle, $dir_str)) { }
120 7 57 unless ($self->_should_scan_dir($dir_str))