line |
true |
false |
branch |
145
|
0 |
0 |
unless exists $$self{'LISTS'} |
146
|
0 |
0 |
unless exists $$self{'LISTS'}{$list} |
189
|
0 |
0 |
unless exists $$self{'LISTS'} |
190
|
0 |
0 |
if scalar keys %{$$self{'LISTS'};} == 0 |
207
|
0 |
0 |
unless $self->exists($list) |
230
|
0 |
0 |
if $packet->GetTag eq 'iq' |
248
|
0 |
0 |
unless $type eq 'set' or $type eq 'result' |
250
|
0 |
0 |
if ($type eq 'result') |
256
|
0 |
0 |
unless $#lists > -1 |
260
|
0 |
0 |
if ($#lists == 0 and $#items > -1) { } |
|
0 |
0 |
elsif ($#lists >= -1) { } |
325
|
0 |
0 |
if ($self->exists($list)) |
330
|
0 |
0 |
if scalar keys %{$$self{'LISTS'};} == 0 |