| line | true | false | branch | 
 
| 131 | 343 | 91 | if $self->http_response->is_error | 
 
| 132 | 0 | 91 | if $self->findvalue("/Error") | 
 
| 146 | 52 | 187 | unless $self->xpath_context | 
 
| 153 | 0 | 0 | unless $self->xpath_context | 
 
| 160 | 14 | 0 | $self->is_success ? : | 
 
| 169 | 0 | 111 | unless $self->is_error | 
 
| 171 | 34 | 77 | unless $self->xpath_context | 
 
| 181 | 0 | 101 | unless $self->is_error | 
 
| 183 | 32 | 69 | unless $self->xpath_context | 
 
| 193 | 0 | 2 | unless $self->is_error | 
 
| 195 | 1 | 1 | unless $self->xpath_context | 
 
| 205 | 0 | 2 | unless $self->is_error | 
 
| 207 | 1 | 1 | unless $self->xpath_context | 
 
| 216 | 86 | 115 | unless $self->is_xml_content | 
 
| 226 | 86 | 115 | unless $doc |