Condition Coverage

blib/lib/Lingua/POL/Numbers.pm
Criterion Covered Total %
condition 10 54 18.5


and 3 conditions

line !l l&&!r l&&r condition
85 1 0 0 $MiejsceDz > 0 and Right($Numer, 2) ne '00'
101 0 1 0 $Numer > 0 and $currency || !$MiejsceDz

or 2 conditions

line l !l condition
30 0 1 shift() || ''
67 2 1 shift() // 0
119 0 1 $zlote // ''

or 3 conditions

line l !l&&r !l&&!r condition
79 1 0 1 $Numer > 9999999999999.99 or $Numer < 0
101 0 1 0 $currency || !$MiejsceDz
0 0 0 $currency or not $MiejsceDz
112 0 0 0 $Licznik == 3 or $Licznik == 4
0 0 0 $Licznik == 3 or $Licznik == 4 or $Licznik == 5
131 1 0 0 not $Numer =~ /^\d+$/ or $Numer > -1
160 0 0 0 $tys == 12 or $tys == 13
0 0 0 $tys == 12 or $tys == 13 or $tys == 14
166 0 0 0 $tys == 2 or $tys == 3
0 0 0 $tys == 2 or $tys == 3 or $tys == 4
197 0 0 0 $mil == 12 or $mil == 13
0 0 0 $mil == 12 or $mil == 13 or $mil == 14
201 0 0 0 $mil == 2 or $mil == 3
0 0 0 $mil == 2 or $mil == 3 or $mil == 4