Condition Coverage

blib/lib/Redis/NaiveBayes.pm
Criterion Covered Total %
condition 0 7 0.0


or 2 conditions

line l !l condition
179 0 0 $args{'correction'} || 0.001
217 0 0 $numkeys ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
178 0 0 0 $args{'redis'} || 'Redis'->new(%args)