| line | true | false | branch | 
 
| 43 | 0 | 2 | if ($self->{'exit_on_error'}) | 
 
| 63 | 1 | 1 | if ($self->{'_connection'}) | 
 
| 73 | 0 | 2 | unless ($connection) | 
 
| 87 | 2 | 2 | if ($self->{'_connection'} and $self->{'_connection'}->connected) | 
 
| 100 | 0 | 7 | unless ($self->{'_connection'}->connected) | 
 
| 107 | 0 | 7 | if (not defined $buf) { } | 
 
| 123 | 1 | 7 | if (not $self->{'_connection'}) { } | 
 
|  | 0 | 7 | elsif (not $self->{'_connection'}->connected) { } | 
 
| 142 | 0 | 1 | if ($response ne 'RPRT 0') | 
 
| 162 | 1 | 1 | if ($response ne 'RPRT 0') | 
 
| 196 | 0 | 1 | if ($response ne 'RPRT 0') | 
 
| 216 | 0 | 0 | if ($response ne 'RPRT 0') | 
 
| 229 | 0 | 0 | if ($response ne 'RPRT 0') | 
 
| 242 | 0 | 0 | if ($response ne 'RPRT 0') |