line |
!l |
l&&!r |
l&&r |
condition |
159
|
0 |
1 |
0 |
defined $pdf and not $self->is_obj($pdf) |
163
|
0 |
1 |
0 |
defined $opts{'-encode'} and $opts{'-encode'} ne "ident" |
236
|
0 |
0 |
0 |
ref $self->data->{'wx'} eq "ARRAY" and defined $self->data->{'wx'}[$i] |
|
0 |
0 |
0 |
ref $self->data->{'wx'} eq "ARRAY" and defined $self->data->{'wx'}[$i] and $self->data->{'wx'}[$i] != $self->missingwidth |
|
0 |
0 |
0 |
ref $self->data->{'wx'} eq "HASH" and defined $self->data->{'wx'}{$i} |
|
0 |
0 |
0 |
ref $self->data->{'wx'} eq "HASH" and defined $self->data->{'wx'}{$i} and $self->data->{'wx'}{$i} != $self->missingwidth |