Branch Coverage

blib/lib/PDF/Builder/Basic/PDF/Filter.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
111 0 0 unless ref $self
118 0 0 if (builtin::blessed($item) and $item->can('release')) { }
0 0 elsif ($ref eq 'ARRAY') { }
0 0 elsif (defined builtin::reftype($ref) and builtin::reftype($ref) eq 'HASH') { }