Condition Coverage

blib/lib/PDF/API3/Compat/API2/Resource/CIDFont.pm
Criterion Covered Total %
condition 0 62 0.0


and 3 conditions

line !l l&&!r l&&r condition
70 0 0 0 defined $pdf and not $self->is_obj($pdf)
124 0 0 0 ref $self->data->{'wx'} eq 'ARRAY' and defined $self->data->{'wx'}[$g]
0 0 0 ref $self->data->{'wx'} eq 'HASH' and defined $self->data->{'wx'}{$g}
157 0 0 0 $$self{-'dokern'} and $self->haveKernPairs
186 0 0 0 is_utf8 $text and defined $self->data->{'decode'}
0 0 0 is_utf8 $text and defined $self->data->{'decode'} and $self->data->{'decode'} ne 'ident'
0 0 0 is_utf8 $text and $self->data->{'decode'} eq 'ident'
0 0 0 not is_utf8($text) and defined $self->data->{'encode'}
0 0 0 not is_utf8($text) and defined $self->data->{'encode'} and $self->data->{'decode'} eq 'ident'
0 0 0 not is_utf8($text) and UNIVERSAL::can($self, 'issymbol')
0 0 0 not is_utf8($text) and UNIVERSAL::can($self, 'issymbol') and $self->issymbol
0 0 0 not is_utf8($text) and UNIVERSAL::can($self, 'issymbol') and $self->issymbol and $self->data->{'decode'} eq 'ident'
218 0 0 0 $_ > 127 && $_ < 160
239 0 0 0 defined $size and $$self{-'dokern'}
246 0 0 0 defined $ident and $ident != 0
292 0 0 0 defined $size and $$self{-'dokern'}
0 0 0 defined $size and $$self{-'dokern'} and $self->haveKernPairs
312 0 0 0 defined $ident and $ident != 0
324 0 0 0 defined $ident and $ident != 0
355 0 0 0 $_ > 127 && $_ < 160

or 2 conditions

line l !l condition
356 0 0 $self->data->{'u2g'}{$_} or 0