blib/lib/Couchbase/Couch/HandleInfo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
41 | 0 | 0 | unless ($ret) |
44 | 0 | 0 | if ($self->errinfo) |
47 | 0 | 0 | if ($self->http_code > 299 and $self->http_code < 200) |
56 | 0 | 0 | unless ($ret) |
59 | 0 | 0 | unless ($self->http_code =~ /^2\d\d/) |
62 | 0 | 0 | if ($self->errinfo) |
63 | 0 | 0 | if ($self->errinfo->{'errors'}) { } |
0 | 0 | elsif ($self->errinfo->{'error'}) { } | |
77 | 0 | 0 | if (exists $$hash{'errors'}) { } |
0 | 0 | elsif (exists $$hash{'error'}) { } | |
87 | 0 | 0 | unless (defined $hash) |
98 | 0 | 0 | if (defined $json) |