Condition Coverage

blib/lib/PDF/API2/Resource/CIDFont/CJKFont.pm
Criterion Covered Total %
condition 4 22 18.1


and 3 conditions

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

or 2 conditions

line l !l condition
147 0 1 $opts{'-encode'} //= "ident"
157 0 1 $data->{'apiname'} // ""