| blib/lib/Asmens/Kodas.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 3 | 8 | unless $_[0] =~ /^\d{11}$/ |
| 39 | 1 | 7 | unless $what[0] >= 1 and $what[0] <= 6 |
| 40 | 2 | 5 | unless $what[10] == checksum(@what) |
| 41 | 1 | 4 | unless $what[3] * 10 + $what[4] <= 12 |
| 42 | 1 | 3 | unless $what[5] * 10 + $what[6] <= 31 |
| 50 | 7 | 0 | unless $c == 10 |
| 54 | 0 | 0 | unless $c == 10 |