Condition Coverage

blib/lib/Lingua/Anagrams.pm
Criterion Covered Total %
condition 33 44 75.0


and 3 conditions

line !l l&&!r l&&r condition
211 6 2 0 $min and @anagrams < $min
417 178 87 0 $$counts[$i] and not $$known[$i]

or 2 conditions

line l !l condition
26 0 12 $params{'clean'} // \&_clean
56 1 6 $params{'sorted'} // 0
73 40 0 $_ // ''
93 32 0 $word // ''
104 23 24 $$known[$i] ||= 1
112 12 35 $$base[$i] //= []
192 1 7 $opts{'start_list'} // 0
250 1 6 $opts{'start_list'} // 0
438 18 31 $_ //= ''
456 36 49 $_ //= 0

or 3 conditions

line l !l&&r !l&&!r condition
25 0 12 0 ref $class || $class
56 1 0 6 $params{'limit'} // $LIMIT
127 115 45 538 $c == -1 or $c >= @$level
248 1 0 6 $opts{'sorted'} //= $$self{'sorted'}
510 78 36 0 $good_indices[$_] //= $_
527 22 0 14 not $best or $n < $min