| blib/lib/Eircode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 18 | 94.4 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 1 | 25 | if (scalar @x) |
| 35 | 0 | 25 | if (scalar @options > 1) |
| 39 | 1 | 24 | if ($lax) |
| 43 | 22 | 3 | unless ($strict) |
| 47 | 1 | 24 | unless $data |
| 50 | 3 | 21 | if ($strict) { } |
| 71 | 1 | 23 | if ($lax) { } |
| 6 | 17 | elsif ($space_optional) { } | |
| 95 | 6 | 8 | unless $routing_key and $uid |