Condition Coverage

blib/lib/File/Next.pm
Criterion Covered Total %
condition 22 36 61.1


and 3 conditions

line !l l&&!r l&&r condition
261 0 0 19 @_ and defined $_[0]
0 17 2 @_ and defined $_[0] and $_[0] eq 'File::Next'
289 0 0 5 @_ and defined $_[0]
0 3 2 @_ and defined $_[0] and $_[0] eq 'File::Next'
307 0 0 5 @_ and defined $_[0]
0 3 2 @_ and defined $_[0] and $_[0] eq 'File::Next'
332 1 0 5 @_ and defined $_[0]
1 5 0 @_ and defined $_[0] and $_[0] eq 'File::Next'
443 24 3 1 $parms->{'sort_files'} and ref $parms->{'sort_files'} ne 'CODE'

or 3 conditions

line l !l&&r !l&&!r condition
269 205 0 44 -f $fullpath or -p _
205 0 44 -f $fullpath or -p _ or $fullpath =~ m[^/dev/fd]
362 64 0 2 -f $fullpath or -p _