line |
true |
false |
branch |
13
|
2 |
3 |
if ref $_[0] |
30
|
0 |
24 |
unless $self->EXISTS($key) |
39
|
0 |
4 |
if (exists $$self{'nodes'}{$name}) |
43
|
0 |
4 |
unless $$self{'lazy'} |
55
|
55 |
2 |
defined $$self{'current'} ? : |
70
|
0 |
6 |
unless $self->EXISTS($key) |
73
|
2 |
4 |
if ($$self{'first'} eq $$self{'last'}) { } |
|
3 |
1 |
elsif ($$self{'first'} eq $key) { } |
|
1 |
0 |
elsif ($$self{'last'} eq $key) { } |
122
|
1 |
2 |
unless defined $one_key |
124
|
0 |
2 |
unless $self->EXISTS($one_key) |
125
|
0 |
2 |
if $self->EXISTS($two_key) |
135
|
0 |
2 |
if (defined $three_key) |
140
|
2 |
0 |
if ($one_key eq $$self{'last'}) |
150
|
6 |
1 |
if (@_) |
154
|
0 |
6 |
if $self->EXISTS($newkey) |
165
|
4 |
2 |
if (defined $$self{'first'}) |
174
|
2 |
4 |
unless defined $$self{'last'} |
182
|
29 |
1 |
if (@_) |
186
|
0 |
29 |
if $self->EXISTS($newkey) |
197
|
24 |
5 |
if (defined $$self{'last'}) |
206
|
5 |
24 |
unless defined $$self{'first'} |