| line | true | false | branch | 
 
| 27 | 10 | 0 | if (UNIVERSAL::isa($vals, "HASH")) | 
 
| 28 | 0 | 10 | if (defined $vals->{'value'}) | 
 
| 49 | 5 | 5 | if ($ftype == 0) | 
 
| 54 | 5 | 0 | if ($ftype == 8) { } | 
 
|  | 5 | 0 | if (/^1$/) | 
 
| 72 | 5 | 0 | if (defined $self->{'value'}) | 
 
| 106 | 5 | 0 | if ($ftype == 0) | 
 
| 152 | 1 | 0 | if ($ftype == 0) | 
 
| 184 | 2 | 0 | if (UNIVERSAL::isa($vals, "HASH")) | 
 
| 185 | 0 | 2 | if (defined $vals->{'success'}) | 
 
| 188 | 0 | 2 | if (defined $vals->{'err'}) | 
 
| 209 | 1 | 1 | if ($ftype == 0) | 
 
| 214 | 1 | 0 | if ($ftype == 15) { } | 
 
|  | 1 | 0 | if (/^0$/) | 
 
| 232 | 0 | 0 | if ($ftype == 12) { } | 
 
|  | 0 | 0 | if (/^1$/) | 
 
| 251 | 1 | 0 | if (defined $self->{'success'}) | 
 
| 265 | 0 | 1 | if (defined $self->{'err'}) | 
 
| 308 | 0 | 0 | $request->{'value'} ? : | 
 
| 326 | 0 | 1 | defined $output ? : | 
 
| 359 | 0 | 0 | if ($mtype == 3) | 
 
| 396 | 0 | 0 | if ($mtype == 3) | 
 
| 406 | 0 | 0 | if (defined $result->{'success'}) | 
 
| 409 | 0 | 0 | if (defined $result->{'err'}) | 
 
| 434 | 0 | 6 | unless ($self->can($methodname)) | 
 
| 469 | 0 | 1 | if (UNIVERSAL::isa($@, "Error")) | 
 
| 473 | 0 | 1 | if ($@) |