Condition Coverage

blib/lib/HiPi/Interface/MonoOLED/DisplayBuffer.pm
Criterion Covered Total %
condition 0 11 0.0


or 2 conditions

line l !l condition
44 0 0 $on //= 1

or 3 conditions

line l !l&&r !l&&!r condition
42 0 0 0 $x < 0 or $x >= $self->cols
0 0 0 $x < 0 or $x >= $self->cols or $y < 0
0 0 0 $x < 0 or $x >= $self->cols or $y < 0 or $y >= $self->rows