blib/lib/Interchange/Search/Solr/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
35 | 0 | 0 | if (my $error = $self->error) |
51 | 0 | 0 | unless (defined $status) |
54 | 0 | 0 | if ($http_response->code != 200) |
74 | 0 | 0 | if ($http_response->code == 400) { } |
0 | 0 | elsif ($self->error) { } | |
78 | 0 | 0 | if (exists $content->{'error'}{'msg'}) |