Condition Coverage

blib/lib/File/Find/Object.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
268 81 51 11 not $self->_master_move_to_next and $self->_me_die
425 14 0 210 defined $self->_current->_curr_file && $self->_filter_wrapper

or 3 conditions

line l !l&&r !l&&!r condition
268 81 11 132 $self->_process_current or not $self->_master_move_to_next and $self->_me_die