line |
!l |
l&&!r |
l&&r |
condition |
138
|
49 |
18 |
1 |
ref $val and &Scalar::Util::refaddr($val) == &Scalar::Util::refaddr($self) |
209
|
32 |
16 |
1 |
$self->{'options'}{'truncate_strings'} and length $dump > $self->{'options'}{'truncate_strings'} + 2 |
|
48 |
0 |
1 |
$self->{'options'}{'truncate_strings'} and length $dump > $self->{'options'}{'truncate_strings'} + 2 and $dump =~ /^"/ |
230
|
3 |
18 |
0 |
not $reftype and exists $self->{'tracker'}{$refaddr} |
290
|
0 |
0 |
7 |
$self->{'options'}{'sort_keys'} and $self->{'options'}{'sort_keys'} eq 'cmp' |
|
0 |
0 |
0 |
$self->{'options'}{'sort_keys'} and $self->{'options'}{'sort_keys'} eq '<=>' |