| line |
l |
!l&&r |
!l&&!r |
condition |
|
30
|
5 |
2 |
0 |
'HASH' eq ref $fetch->[0] or &blessed($fetch->[0]) |
|
38
|
3 |
3 |
0 |
'HASH' eq ref $fetch->{$k} or &blessed($fetch->{$k}) |
|
58
|
5 |
8 |
0 |
ref $class || $class |
|
103
|
0 |
0 |
88 |
@_ <= 1 or not defined $name |
|
109
|
0 |
0 |
35 |
$name >= $self->{'count'} or $name < -$self->{'count'} |
|
132
|
0 |
0 |
6 |
@_ <= 1 or not defined $name |
|
137
|
0 |
0 |
2 |
$name >= $self->{'count'} or $name < -$self->{'count'} |
|
218
|
0 |
0 |
0 |
'HASH' eq ref $v or &blessed($v) |
|
227
|
0 |
0 |
0 |
'HASH' eq ref $k or &blessed($k) |
|
288
|
0 |
22 |
0 |
ref $class || $class |