| blib/lib/DR/Tarantool/SyncClient.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 20 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 68 | 0 | 0 | if exists $opts{'raise_error'} | 
| 81 | 0 | 0 | unless (ref $self) | 
| 82 | 0 | 0 | if $raise_error | 
| 87 | 0 | 0 | $raise_error ? : | 
| 145 | 0 | 0 | if ($res[0] eq 'ok') | 
| 146 | 0 | 0 | if $method eq 'ping' | 
| 149 | 0 | 0 | if $method eq 'ping' | 
| 150 | 0 | 0 | unless $$self{'raise_error'} | 
| 151 | 0 | 0 | defined $res[1] ? : | 
| 160 | 0 | 0 | if in_global_destruction |