Branch Coverage

blib/lib/WebService/IdoitAPI/Object.pm
Criterion Covered Total %
branch 2 28 7.1


line true false branch
18 0 1 if $id
57 0 0 if "C__CATG__LOGBOOK" eq $cc
63 0 0 if ('' eq $type) { }
0 0 elsif ('HASH' eq $type) { }
0 0 elsif ('ARRAY' eq $type) { }
64 0 0 if ($accr->{$accrk})
69 0 0 if (exists $accr->{$accrk}{'title'}) { }
77 0 0 if (0 < scalar @{$accr->{$accrk};})
88 0 0 if (0 < scalar @acc)
116 0 0 if ($res->{'is_success'}) { }
121 0 0 if ($error->{'code'} eq '-32099') { }
134 1 0 if (defined $self->{'info'} and !defined($id) || $self->{'id'} == $id) { }
0 0 elsif (defined $id) { }
0 0 elsif (defined $self->{'id'}) { }