Condition Coverage

blib/lib/Lingua/ITA/Numbers.pm
Criterion Covered Total %
condition 10 15 66.6


and 3 conditions

line !l l&&!r l&&r condition
171 1 16 0 $number and $number =~ /[1-9]/
192 8 6 0 $#blocks >= 1 and $blocks[1] == 1
8 0 6 $#blocks >= 1 and $blocks[1] > 1

or 3 conditions

line l !l&&r !l&&!r condition
101 0 0 17 $$parsed{'fracpart'} or $$opts{'decimal'}
156 4 3 7 $units == 1 or $units == 8