Condition Coverage

blib/lib/Text/Lorem/JA.pm
Criterion Covered Total %
condition 13 24 54.1


and 3 conditions

line !l l&&!r l&&r condition
125 4 20 0 @cands == 1 and $cands[0] < 0
182 2 12 0 @cands == 1 and $cands[0] < 0
187 2 0 14 $next_cand >= 0 and not $$dict[$next_cand] =~ /\A[\x{3002}\x{3001}\x{ff0e}\x{ff0c}]\z/mosx

or 2 conditions

line l !l condition
23 0 5 $options{'chain'} || 1
236 65 0 $lf || ''
360 8 4 $$node{$word_id} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
70 0 16 0 $options{'chain'} || $$self{'chain'}
125 0 0 24 @cands == 0 or @cands == 1 and $cands[0] < 0
182 0 0 14 @cands == 0 or @cands == 1 and $cands[0] < 0