Condition Coverage

blib/lib/Path/Class/Iterator.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
66 0 81 88 not $self->follow_hidden and $next =~ /^\./o
68 0 0 81 $next ne '.' and $next ne '..'
180 54 0 0 -l $next and $files->isnt_exhausted
193 36 0 0 $self->depth and $self->cur_depth > $self->depth

or 3 conditions

line l !l&&r !l&&!r condition
109 0 5 0 ref $proto || $proto