line |
true |
false |
branch |
153
|
0 |
0 |
unless exists $$self{'LISTS'} |
154
|
0 |
0 |
unless exists $$self{'LISTS'}{$list} |
197
|
0 |
0 |
unless exists $$self{'LISTS'} |
198
|
0 |
0 |
if scalar keys %{$$self{'LISTS'};} == 0 |
215
|
0 |
0 |
unless $self->exists($list) |
238
|
0 |
0 |
if $packet->GetTag eq 'iq' |
256
|
0 |
0 |
unless $type eq 'set' or $type eq 'result' |
258
|
0 |
0 |
if ($type eq 'result') |
264
|
0 |
0 |
unless $#lists > -1 |
268
|
0 |
0 |
if ($#lists == 0 and $#items > -1) { } |
|
0 |
0 |
elsif ($#lists >= -1) { } |
333
|
0 |
0 |
if ($self->exists($list)) |
338
|
0 |
0 |
if scalar keys %{$$self{'LISTS'};} == 0 |