| blib/lib/App/Presto/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 20 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 1 | 0 | exists $$headers{$header} ? : |
| 57 | 0 | 1 | unless $self->_rest_client->{'_headers'} |
| 66 | 0 | 2 | if $existing_content_type |
| 75 | 0 | 1 | if $existing_content_type |
| 105 | 1 | 6 | unless defined $local_uri |
| 107 | 1 | 6 | if ($local_uri->scheme) { } |
| 112 | 5 | 1 | unless $endpoint =~ /\*/ |
| 114 | 1 | 5 | if $local_uri->query |
| 144 | 0 | 0 | if (my $content_type = $response->header('Content-type')) |
| 146 | 0 | 0 | if ($h->can_deserialize($content_type)) |