line |
!l |
l&&!r |
l&&r |
condition |
89
|
0 |
0 |
2 |
!$paren && $_ == @dump - 1 |
143
|
84 |
0 |
0 |
$] < 5.008 and $type eq 'SCALAR' |
152
|
0 |
2 |
0 |
$ref && $type eq 'SCALAR' |
158
|
0 |
2 |
0 |
@$idx and $$idx[-1] eq '$' |
168
|
0 |
0 |
8 |
$class and $class eq 'Regexp' |
213
|
64 |
0 |
0 |
$class and not @$idx |
240
|
0 |
0 |
0 |
$k eq 'SCALAR' and not defined $$gval |
350
|
82 |
0 |
0 |
$class and $ref |
377
|
4 |
0 |
0 |
$ref and @i |
|
4 |
0 |
0 |
$ref and @i and $i[0] eq '$' |
381
|
2 |
2 |
0 |
@i and $i[0] eq '$' |
410
|
36 |
3 |
0 |
@_ > $indent_lim and length $tmp > 60 || $tmp =~ /\n/ |
434
|
0 |
4 |
2 |
length $_ < 16384 and /^(.{2,5}?)\1*\z/s |
444
|
10 |
1 |
3 |
length $_ > 40 and not /\\x\{/ |
|
11 |
2 |
1 |
length $_ > 40 and not /\\x\{/ and length $_ > length($_[0]) * 2 |
450
|
0 |
0 |
1 |
$Data::Dump::PHP::TRY_BASE64 and length $_[0] > $Data::Dump::PHP::TRY_BASE64 |
|
0 |
0 |
1 |
$Data::Dump::PHP::TRY_BASE64 and length $_[0] > $Data::Dump::PHP::TRY_BASE64 and eval {
do {
require MIME::Base64
}
} |