Condition Coverage

blib/lib/Lingua/TLH/Numbers.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
51 83 9 106 $digit == 0 and $int != 0
60 52 2 12 defined $frac and $frac ne $EMPTY_STR

or 3 conditions

line l !l&&r !l&&!r condition
37 1 3 79 $number eq 'NaN' or $number =~ /^ [-+]? inf $/xi