| blib/lib/Net/Google/Response.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 88 | 0 | 0 | unless ($self->init(@_)) |
| 99 | 0 | 0 | if (ref $response ne 'GoogleSearchResult') |
| 105 | 0 | 0 | if (my $res = 'Result'->new($el)) |
| 143 | 0 | 0 | if (ref $$self{'__resultElements'} eq 'ARRAY') |
| 199 | 0 | 0 | unless (grep /^($Net::Google::Response::AUTOLOAD)$/, &RESPONSE_FIELDS) |
| 220 | 0 | 0 | unless ($self->init(@_)) |
| 231 | 0 | 0 | unless (ref $res eq 'ResultElement') |
| 282 | 0 | 0 | unless (grep /^($Result::AUTOLOAD)$/, &RESULT_FIELDS) |