Branch Coverage

blib/lib/PDF/Builder/Resource/XObject/Image.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
46 10 8 if scalar @_
59 10 0 if scalar @_
88 0 0 if (ref $_[0]) { }
116 4 6 if (scalar @values == 1 and ref $values[0]) { }
6 0 elsif (scalar @values == 1) { }