blib/lib/HiPi/Interface/MonoOLED/DisplayBuffer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | l | !l | condition |
---|---|---|---|
44 | 0 | 0 | $on //= 1 |
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 |