Condition Coverage

blib/lib/Lingua/EN/Numbers/Ordinate.pm
Criterion Covered Total %
condition 11 11 100.0


and 3 conditions

line !l l&&!r l&&r condition
166 1 4 43 defined $_[0] and $_[0] =~ /^-?[0-9]+$/

or 2 conditions

line l !l condition
180 26 6 $_[0] || 0

or 3 conditions

line l !l&&r !l&&!r condition
171 3 3 37 $n == 11 or $n == 12
6 6 31 $n == 11 or $n == 12 or $n == 13