| blib/lib/WebService/StreetMapLink/Google.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 6 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 50 | 0 | 1 | unless defined $p{'address'} and defined $p{'city'} && (defined $p{'state'} || $p{'country'} ne 'usa') || defined $p{'postal_code'} |
| 60 | 0 | 5 | if $p{'address'} =~ /p\.?o\.\s+box/i |
| 62 | 5 | 0 | if defined $p{'postal_code'} |