|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
18
 | 
 0  | 
 0  | 
 if ($l == 0) { }
  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($l == 1) { }
  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($l == 2) { }
  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ($l == 3) { }
  | 
 
| 
19
 | 
 0  | 
 0  | 
 if ('methodResponse' ne $name)
  | 
 
| 
23
 | 
 0  | 
 0  | 
 if ('fault' eq $name) { }
  | 
 
| 
 | 
 0  | 
 0  | 
 elsif ('params' eq $name) { }
  | 
 
| 
26
 | 
 0  | 
 0  | 
 if (defined $self->{'result'})
  | 
 
| 
34
 | 
 0  | 
 0  | 
 if ($self->{'in_fault'}) { }
  | 
 
| 
35
 | 
 0  | 
 0  | 
 if ('value' ne $name)
  | 
 
| 
41
 | 
 0  | 
 0  | 
 if ('HASH' ne ref $result)
  | 
 
| 
51
 | 
 0  | 
 0  | 
 if ('param' ne $name)
  | 
 
| 
54
 | 
 0  | 
 0  | 
 if (defined $self->{'result'})
  | 
 
| 
59
 | 
 0  | 
 0  | 
 if ($self->{'in_fault'}) { }
  | 
 
| 
62
 | 
 0  | 
 0  | 
 if ('value' ne $name)
  | 
 
| 
65
 | 
 0  | 
 0  | 
 if (defined $self->{'result'})
  |