| blib/lib/Regexp/Common/zip.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 12921 | 2 | defined $_[0] ? : |
| 57 | 1425143 | 2 | if (defined $_[0]) |
| 58 | 5505 | 1419638 | if ($_[0] =~ /^y/i) |
| 59 | 3653 | 1415985 | if ($_[0] =~ /^n/i) |
| 68 | 7670 | 1410196 | if (defined $country and $country ne '') |
| 69 | 3404 | 4266 | if ($country eq 'iso') |
| 70 | 2911 | 1355 | if ($country eq 'cept') |