Branch Coverage

blib/lib/Lingua/PL/Numbers.pm
Criterion Covered Total %
branch 0 126 0.0


line true false branch
18 0 0 if ($number =~ /\d+/)
47 0 0 if ($Numer == 0) { }
48 0 0 if ($currency) { }
54 0 0 if ($Numer > 9999999999999.99 or $Numer < 0) { }
60 0 0 if ($MiejsceDz > 0 and Right($Numer, 2) ne '00') { }
0 0 elsif ($currency) { }
61 0 0 if ($currency) { }
64 0 0 if ($Lingua::PL::Numbers::Idziesiatka != 1)
76 0 0 if ($Numer > 0 and $currency || !$MiejsceDz) { }
0 0 elsif ($currency or not $MiejsceDz) { }
84 0 0 if ($Lingua::PL::Numbers::Idziesiatka != 1)
87 0 0 if ($Licznik == 1) { }
0 0 elsif ($Licznik == 2) { }
0 0 elsif ($Licznik == 3 or $Licznik == 4 or $Licznik == 5) { }
96 0 0 if (length $Numer > 3) { }
106 0 0 if ($Numer > -1)
107 0 0 if ($currency) { }
122 0 0 if ($tys == 0) { }
126 0 0 if ($tys == 1) { }
129 0 0 if ($tys == 12 or $tys == 13 or $tys == 14) { }
134 0 0 if ($tys == 2 or $tys == 3 or $tys == 4) { }
153 0 0 if ($mil == 0) { }
157 0 0 if ($mil == 1) { }
160 0 0 if ($mil == 12 or $mil == 13 or $mil == 14) { }
164 0 0 if ($mil == 2 or $mil == 3 or $mil == 4) { }
180 0 0 if ($setka == 1) { }
0 0 elsif ($setka == 2) { }
0 0 elsif ($setka == 3) { }
0 0 elsif ($setka == 4) { }
0 0 elsif ($setka == 5) { }
0 0 elsif ($setka == 6) { }
0 0 elsif ($setka == 7) { }
0 0 elsif ($setka == 8) { }
0 0 elsif ($setka == 9) { }
208 0 0 if ($Lingua::PL::Numbers::Idziesiatka == 1) { }
209 0 0 if (Val($Number) == 10) { }
0 0 elsif (Val($Number) == 11) { }
0 0 elsif (Val($Number) == 12) { }
0 0 elsif (Val($Number) == 13) { }
0 0 elsif (Val($Number) == 14) { }
0 0 elsif (Val($Number) == 15) { }
0 0 elsif (Val($Number) == 16) { }
0 0 elsif (Val($Number) == 17) { }
0 0 elsif (Val($Number) == 18) { }
0 0 elsif (Val($Number) == 19) { }
231 0 0 if ($Lingua::PL::Numbers::Idziesiatka == 2) { }
0 0 elsif ($Lingua::PL::Numbers::Idziesiatka == 3) { }
0 0 elsif ($Lingua::PL::Numbers::Idziesiatka == 4) { }
0 0 elsif ($Lingua::PL::Numbers::Idziesiatka == 5) { }
0 0 elsif ($Lingua::PL::Numbers::Idziesiatka == 6) { }
0 0 elsif ($Lingua::PL::Numbers::Idziesiatka == 7) { }
0 0 elsif ($Lingua::PL::Numbers::Idziesiatka == 8) { }
0 0 elsif ($Lingua::PL::Numbers::Idziesiatka == 9) { }
256 0 0 if ($jedst == 1) { }
0 0 elsif ($jedst == 2) { }
0 0 elsif ($jedst == 3) { }
0 0 elsif ($jedst == 4) { }
0 0 elsif ($jedst == 5) { }
0 0 elsif ($jedst == 6) { }
0 0 elsif ($jedst == 7) { }
0 0 elsif ($jedst == 8) { }
0 0 elsif ($jedst == 9) { }
311 0 0 if ($Numer =~ /^(\d+)\./)