Branch Coverage

blib/lib/File/Find/Object.pm
Criterion Covered Total %
branch 38 46 82.6


line true false branch
27 54 0 if (my $inode = $self->_inode)
40 54 0 $top->_open_dir ? :
47 64 51 if (defined $self->_curr_file($top->_current_father->_next_traverse_to)) { }
103 17 2 if (-e $self->_move_to_next_target($top))
111 0 17 $inode == 0 ? :
254 24 57 if ($self->_curr_not_a_dir)
290 69 9 $self->item_obj ? :
312 19 0 defined $target ? :
326 51 11 if (exists $self->{'_st'})
345 13 38 if (@$st == 1) { }
354 0 38 if ($self->depth)
367 2 12 $self->callback ? :
374 0 14 $self->depth ? :
403 2 79 if ($self->_top_is_link(scalar -l(_)))
432 14 210 if (not $self->_check_process_current) { }
470 135 24 if ($status ne "SKIP")
483 24 54 unless $self->_check_subdir
499 0 210 defined $self->filter ? :
511 23 55 if ($self->_curr_not_a_dir) { }
549 1 40 if (exists $lookup->{$key}) { }
570 13 1 unless ($self->followlink)
575 1 13 if ($self->nocrossfs)
628 10 0 if ($self->_open_dir) { }