Branch Coverage

blib/lib/WebService/Nestoria/Search/Request.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
43 54 1 unless ($self->{'_uri'})
83 0 53 unless ($response and $response->is_success)
90 52 1 if ($self->{'Params'}{'encoding'} eq 'json') { }
1 0 elsif ($self->{'Params'}{'encoding'} eq 'xml') { }
93 52 0 if (ref $response_obj) { }
105 0 1 if (ref $response_obj->{'response'}{'listings'} eq 'HASH')
109 1 0 if (ref $response_obj) { }