Condition Coverage

blib/lib/Lingua/EO/Numbers.pm
Criterion Covered Total %
condition 23 24 95.8


and 3 conditions

line !l l&&!r l&&r condition
63 78 2 16 defined $frac and $frac ne $EMPTY_STR
102 93 13 54 $group == 0 and $int != 0
107 62 26 18 $type and $type ne $GROUPS[1]
88 8 10 $type and $type ne $GROUPS[1] and $group > 1
113 96 8 2 $group == 1 and $type eq $GROUPS[1]
159 135 13 38 $digit == 0 and $int != 0
162 112 10 26 $digit == 1 && $digit_count

or 3 conditions

line l !l&&r !l&&!r condition
60 13 0 83 $WORDS{$sign} || ()