Condition Coverage

blib/lib/Lingua/pt_BR/Nums2Words.pm
Criterion Covered Total %
condition 8 8 100.0


and 3 conditions

line !l l&&!r l&&r condition
181 55 8 2 $first_tens > 10 and $first_tens < 20

or 2 conditions

line l !l condition
93 24 7 length($number) % 3 || 3

or 3 conditions

line l !l&&r !l&&!r condition
147 4 9 8 $last_triad % 100 == 0 or $last_triad < 100