Branch Coverage

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


line true false branch
43 14 9 if scalar @_
55 14 0 if scalar @_
83 0 0 if (ref $_[0]) { }
112 4 10 if (scalar @values == 1 and ref $values[0]) { }
10 0 elsif (scalar @values == 1) { }