| blib/lib/Geo/Coder/GoogleMaps/Response.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 6 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 63 | 0 | 0 | if (exists $param{'status_code'} and defined $param{'status_code'} and (exists $param{'status_request'} and defined $param{'status_request'})) { } |
| 129 | 0 | 0 | if (defined $location and UNIVERSAL::isa($location, 'Geo::Coder::GoogleMaps::Location')) { } |
| 147 | 0 | 0 | wantarray ? : |