Branch Coverage

blib/lib/WebService/Lobid/Organisation.pm
Criterion Covered Total %
branch 12 22 54.5


line true false branch
181 1 1 if ($response->{'success'}) { }
186 1 0 if ($response->{'status'} eq '404') { }
211 1 0 if ($result_ref->{'isil'} eq $self->isil)
216 1 0 if ($result_ref->{'email'})
218 0 1 if (ref $email eq 'ARRAY') { }
232 1 0 if $result_ref->{'name'}
233 1 0 if $result_ref->{'url'}
234 1 0 if $result_ref->{'provides'}
236 1 0 if (defined $result_ref->{'location'} and ref $result_ref->{'location'} eq 'ARRAY')
239 1 0 if ($result_ref->{'location'}[0]{'geo'})
243 1 0 if ($result_ref->{'location'}[0]{'address'})