Branch Coverage

blib/lib/PDF/Builder/Basic/PDF/Array.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
96 0 28506 unless defined $element
145 2209 0 if (ref $e and $e->can('is_obj') and not $e->is_obj($pdf)) { }