| blib/lib/Geography/States.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 12 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 67 | 121 | 74 | 0 | $strict and $info->[2] |
| 73 | 312 | 54 | 2 | $country eq 'canada' and $inf->[0] eq 'PQ' |
| 366 | 1 | 1 | $country eq 'canada' and $inf->[0] eq 'PQ' and $i == 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 54 | 0 | 7 | 0 | ref $proto || $proto |