line |
true |
false |
branch |
52
|
0 |
0 |
if (scalar @args == 2) { } |
|
0 |
0 |
elsif (scalar @args == 4) { } |
|
0 |
0 |
elsif (scalar @args == 6) { } |
106
|
0 |
0 |
if (exists $self->{'serverEventHandler'} and defined $self->{'serverEventHandler'}) |
118
|
0 |
0 |
if ($e->isa('Thrift::TException') and exists $e->{'message'}) { } |
123
|
0 |
0 |
if $message =~ /TTransportException/ |
124
|
0 |
0 |
if ($message =~ /Socket/) { } |
160
|
0 |
0 |
if (defined $client) { } |
172
|
0 |
0 |
if ($@) |
233
|
0 |
0 |
if ($pid) { } |
241
|
0 |
0 |
if ($@) |
275
|
0 |
0 |
if ($@) |
292
|
0 |
0 |
if (defined $file) |
297
|
0 |
0 |
if ($@) |
298
|
0 |
0 |
if ($@->isa('Thrift::TException') and exists $@->{'message'}) { } |