line |
!l |
l&&!r |
l&&r |
condition |
119
|
1106 |
0 |
0 |
$] < 5.008 and $type eq 'SCALAR' |
161
|
9 |
0 |
2 |
defined $out and not @bless |
172
|
2 |
8 |
9 |
$ref && $type eq 'SCALAR' |
178
|
0 |
3 |
1 |
@$idx and $$idx[-1] eq '$' |
194
|
19 |
4 |
9 |
$class and $class eq 'Regexp' |
238
|
928 |
2 |
1 |
$class and not @$idx |
263
|
7 |
5 |
28 |
$k eq 'SCALAR' and not defined $$gval |
361
|
45 |
50 |
524 |
$nl and $klen_pad > length $key |
378
|
1069 |
4 |
14 |
$class and $ref |
409
|
32 |
3 |
6 |
$ref and @i |
|
35 |
4 |
2 |
$ref and @i and $i[0] eq '$' |
413
|
13 |
28 |
5 |
@i and $i[0] eq '$' |
469
|
100 |
24 |
0 |
@_ > $indent_lim and length $tmp > 60 || $tmp =~ /\n/ |
493
|
0 |
8 |
2 |
length $_ < 16384 and /^(.{2,5}?)\1*\z/s |
503
|
299 |
1 |
7 |
length $_ > 40 and not /\\x\{/ |
|
300 |
4 |
3 |
length $_ > 40 and not /\\x\{/ and length $_ > length($_[0]) * 2 |
509
|
1 |
0 |
2 |
$Data::Dump::TRY_BASE64 and length $_[0] > $Data::Dump::TRY_BASE64 |
|
0 |
1 |
1 |
defined &utf8::is_utf8 and not utf8::is_utf8($_[0]) |
|
1 |
2 |
0 |
$Data::Dump::TRY_BASE64 and length $_[0] > $Data::Dump::TRY_BASE64 and (defined &utf8::is_utf8 and not utf8::is_utf8($_[0])) |
|
1 |
0 |
1 |
$Data::Dump::TRY_BASE64 and length $_[0] > $Data::Dump::TRY_BASE64 and (defined &utf8::is_utf8 and not utf8::is_utf8($_[0])) and eval {
do {
require MIME::Base64
}
} |