Condition Coverage

blib/lib/PDF/Builder/Basic/PDF/Objind.pm
Criterion Covered Total %
condition 11 17 64.7


and 3 conditions

line !l l&&!r l&&r condition
152 1047 2 13924 builtin::blessed($item) and $item->can("release")
32 0 0 defined builtin::reftype($ref) and builtin::reftype($ref) eq "HASH"
398 2920 0 206 builtin::blessed($self->{$k}) and $self->{$k}->can("is_obj")
2920 0 206 builtin::blessed($self->{$k}) and $self->{$k}->can("is_obj") and not $self->{$k}->is_obj($pdf)

or 2 conditions

line l !l condition
150 14973 39367 ref $item || (next)

or 3 conditions

line l !l&&r !l&&!r condition
93 0 2197 0 ref $class || $class