Condition Coverage

blib/lib/Lingua/JA/Numbers.pm
Criterion Covered Total %
condition 27 44 61.3


and 3 conditions

line !l l&&!r l&&r condition
144 401 52 48 length $int > 48 and $$opt{'manman'}
196 6444 68 191 $digit == 1 && !$$opt{'p_one'} && $keta > 0
375 265 0 0 $@ and $$opt{'debug'}
410 493 0 0 $@ and $$opt{'debug'}

or 2 conditions

line l !l condition
27 5 0 $opt || {'style', 'kanji'}
130 76 430 $$opt{'style'} || 'kanji'
243 4 0 $$opt{'style'} || 'kanji'
389 164 0 $p ||= 1
396 4574 218 $1 || 1
401 1360 0 $1 || 1
426 0 4 $opt ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
36 1 0 0 $opt ||= $$self{'opt'}
171 2 0 467 $$opt{'daiji'} || $$opt{'daiji_h'}
174 2 0 467 $$opt{'daiji'} || $$opt{'daiji_h'}
191 0 10 6703 $$opt{'fixed4'} or $$opt{'with_arabic'}
210 417 52 0 $result ||= $zero
244 0 4 0 $$opt{'ordinal'} || $$Ordinal{$style}