Condition Coverage

blib/lib/Devel/SearchINC.pm
Criterion Covered Total %
condition 13 18 72.2


and 3 conditions

line !l l&&!r l&&r condition
27 10 3 7 $DEBUG and -d $_
28 6 14 0 -d $_ and /^(t|CVS|\.svn|\.git|skel|_build)$/
33 6 14 0 -d $_ and -e "$File::Find::name/INC.SKIP"
39 6 12 2 -d $_ and $_ eq 'lib'
43 12 0 6 -f $_ and /\.pm$/

or 3 conditions

line l !l&&r !l&&!r condition
45 0 6 0 $cache{$1} ||= $File::Find::name