Branch Coverage

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


line true false branch
94 0 27868 unless defined $element
143 1944 0 if (ref $e and $e->can('is_obj') and not $e->is_obj($pdf)) { }