| blib/lib/Device/Chip/SSD1306.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 24 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 372 | 0 | 1 | if $_display_dirty_xlo > $x |
| 373 | 0 | 1 | if $_display_dirty_xhi < $x |
| 390 | 1 | 0 | if $_display_dirty_xlo > $x1 |
| 391 | 1 | 0 | if $_display_dirty_xhi < $x2 |
| 410 | 0 | 1 | if $_display_dirty_xlo > $x |
| 411 | 0 | 1 | if $_display_dirty_xhi < $x |
| 442 | 0 | 8 | unless @pixels |
| 448 | 0 | 16 | $p eq '-' ? : |
| 16 | 16 | $p eq ' ' ? : | |
| 455 | 0 | 8 | if $_display_dirty_xlo > $x0 |
| 456 | 0 | 8 | if $_display_dirty_xhi < $x |
| 474 | 4 | 12 | unless $_display_dirty & 1 << $page |