| line |
!l |
l&&!r |
l&&r |
condition |
|
160
|
3 |
271 |
4 |
defined $$self{'node_type'} and $$self{'node_type'} eq 'ORG' |
|
224
|
2 |
1 |
1 |
$val and ref $val eq 'ARRAY' |
|
250
|
0 |
12 |
44 |
$value and $value eq 'type' |
|
270
|
561 |
2217 |
317 |
defined $$self{'params'} and exists $$self{'params'}{lc $type} |
|
304
|
26 |
0 |
12 |
defined $$params{'1'} and $$params{'1'} eq 'pref' |
|
|
1 |
38 |
0 |
defined $params and (defined $$params{'1'} and $$params{'1'} eq 'pref') |
|
467
|
34 |
221 |
0 |
$$self{'encoding_out'} ne 'none' and not $$self{'encoding_out'} =~ /UTF-8/i |
|
|
255 |
0 |
0 |
$$self{'encoding_out'} ne 'none' and not $$self{'encoding_out'} =~ /UTF-8/i and not $self->is_type('b') |
|
|
221 |
0 |
0 |
$$self{'encoding_out'} ne 'none' and not $$self{'encoding_out'} =~ /UTF-8/i and not $self->is_type('b') and not $self->is_type('base64') |
|
600
|
1800 |
9 |
671 |
$first_max and $bytes <= $first_max |