| blib/lib/HiPi/Interface/MAX7219LEDStrip.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 31 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 167 | 0 | 0 | 0 | $char_ordinal and exists font_5_x_7()->{$char_ordinal} |
| 313 | 0 | 0 | 0 | $amount_x == 0 and $amount_y == 0 |
| line | l | !l | condition |
|---|---|---|---|
| 133 | 0 | 0 | $val //= 0 |
| 162 | 0 | 0 | $char //= ' ' |
| 177 | 0 | 0 | $string //= '' |
| 178 | 0 | 0 | $offset_x ||= 0 |
| 179 | 0 | 0 | $offset_y ||= 0 |
| 310 | 0 | 0 | $amount_x //= 0 |
| 311 | 0 | 0 | $amount_y //= 0 |
| 333 | 0 | 0 | $position_x //= 0 |
| 334 | 0 | 0 | $position_y //= 0 |
| 347 | 0 | 0 | $amount //= 1 |
| 353 | 0 | 0 | $amount //= 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 135 | 0 | 0 | 0 | $val > 15 or $val < 0 |