Branch Coverage

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


line true false branch
183 1 1 if ($response->{'success'}) { }
188 1 0 if ($response->{'status'} eq '404') { }
213 1 0 if ($result_ref->{'isil'} eq $self->isil)
218 1 0 if ($result_ref->{'email'})
220 0 1 if (ref $email eq 'ARRAY') { }
234 1 0 if $result_ref->{'name'}
235 1 0 if $result_ref->{'url'}
236 1 0 if $result_ref->{'provides'}
238 1 0 if (defined $result_ref->{'location'} and ref $result_ref->{'location'} eq 'ARRAY')
241 1 0 if ($result_ref->{'location'}[0]{'geo'})
245 1 0 if ($result_ref->{'location'}[0]{'address'})