| line |
true |
false |
branch |
|
91
|
0 |
0 |
if (defined $params{'sock'}) { } |
|
98
|
0 |
0 |
unless defined $params{'host'} |
|
108
|
0 |
0 |
exists $params{'ssl'} && !$params{'ssl'} ? : |
|
115
|
0 |
0 |
exists $params{'frames'} && !$params{'frames'} ? : |
|
152
|
0 |
0 |
if $self->connected |
|
154
|
0 |
0 |
if (defined $self->{'sock'}) { } |
|
162
|
0 |
0 |
$params{'no_greeting'} ? : |
|
168
|
0 |
0 |
$self->{'ssl'} == 1 ? : |
|
178
|
0 |
0 |
if (not defined $self->{'connection'} or $@ and $@ ne "") |
|
196
|
0 |
0 |
if (not defined $self->{'connection'} or $@ and $@ ne "") |
|
217
|
0 |
0 |
if $self->send_frame($frame) |
|
265
|
0 |
0 |
if (not defined $doc or $@ ne '') { } |
|
301
|
0 |
0 |
if ($frame->isa('XML::DOM::Document') or $frame->isa('XML::LibXML::Document')) { } |
|
|
0 |
0 |
elsif (not $frame =~ / and -e $frame) { } |
|
305
|
0 |
0 |
if (not open(FRAME, $frame)) { } |
|
338
|
0 |
0 |
if ($self->connected) |
|
348
|
0 |
0 |
unless $self->{'parser'} |