Condition Coverage

blib/lib/File/Find/Iterator.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
26 212 1 46 $opt{'statefile'} and -e $opt{'statefile'}

or 3 conditions

line l !l&&r !l&&!r condition
27 46 0 0 retrieve($opt{'statefile'}) || croak("Can't retrieve from $opt{'statefile'} : $!\n")
38 127 127 258 $_ eq '.' or $_ eq '..'
59 0 3 0 ref $proto || $proto