Branch Coverage

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


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