Branch Coverage

blib/lib/GD/Image/Scale2x.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
121 0 0 unless ($source_w)
137 0 0 $x + 1 > $bound_x ? :
138 0 0 $x - 1 < $source_x ? :
139 0 0 $y + 1 > $bound_y ? :
140 0 0 $y - 1 < $source_y ? :
166 0 0 unless ($palette[$E])