Branch Coverage

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


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