Branch Coverage

blib/lib/BZ/Client/XMLRPC/Response.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
17 0 0 if ($l == 0) { }
0 0 elsif ($l == 1) { }
0 0 elsif ($l == 2) { }
0 0 elsif ($l == 3) { }
18 0 0 if ('methodResponse' ne $name)
23 0 0 if ('fault' eq $name) { }
0 0 elsif ('params' eq $name) { }
27 0 0 if (defined $self->{'result'})
37 0 0 if ($self->{'in_fault'}) { }
38 0 0 if ('value' ne $name)
44 0 0 if ('HASH' ne ref $result)
55 0 0 if ('param' ne $name)
58 0 0 if (defined $self->{'result'})
64 0 0 if ($self->{'in_fault'}) { }
68 0 0 if ('value' ne $name)
71 0 0 if (defined $self->{'result'})