Branch Coverage

blib/lib/HiPi/Interface/MonoOLED/DisplayBuffer.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
42 0 0 if $x < 0 or $x >= $self->cols or $y < 0 or $y >= $self->rows
46 0 0 if ($self->pen_inverted)
47 0 0 $on ? :
55 0 0 if ($on) { }