Condition Coverage

blib/lib/AI/Categorizer/Collection/Files.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
67 0 0 0 $$self{'recurse'} and not grep({$_ eq $path;} @{$$self{'path'};}, @{$$self{'used'};})

or 3 conditions

line l !l&&r !l&&!r condition
59 1 1 7 $file eq '.' or $file eq '..'