Condition Coverage

blib/lib/HiPi/Interface/EPaper/DisplayBuffer.pm
Criterion Covered Total %
condition 0 49 0.0


or 2 conditions

line l !l condition
35 0 0 $params{'pen'} //= 1
36 0 0 $params{'rotation'} //= 1

or 3 conditions

line l !l&&r !l&&!r condition
74 0 0 0 $params{'colour_frame'} ||= $params{'black_frame'}
121 0 0 0 $x < 0 or $x >= $self->device_width
0 0 0 $x < 0 or $x >= $self->device_width or $y < 0
0 0 0 $x < 0 or $x >= $self->device_width or $y < 0 or $y >= $self->device_height
125 0 0 0 $x < 0 or $x >= $self->device_height
0 0 0 $x < 0 or $x >= $self->device_height or $y < 0
0 0 0 $x < 0 or $x >= $self->device_height or $y < 0 or $y >= $self->device_width
132 0 0 0 $x < 0 or $x >= $self->device_width
0 0 0 $x < 0 or $x >= $self->device_width or $y < 0
0 0 0 $x < 0 or $x >= $self->device_width or $y < 0 or $y >= $self->device_height
138 0 0 0 $x < 0 or $x >= $self->device_height
0 0 0 $x < 0 or $x >= $self->device_height or $y < 0
0 0 0 $x < 0 or $x >= $self->device_height or $y < 0 or $y >= $self->device_width
182 0 0 0 $self->rotation == 90 or $self->rotation == 270
191 0 0 0 $self->rotation == 90 or $self->rotation == 270