| blib/lib/Graphics/Framebuffer/Mouse.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 68 | 0 | 0 | 0 | $x != 0 and $y != 0 |
| 117 | 0 | 0 | 0 | defined $params and exists $params->{'x'} |
| 0 | 0 | 0 | defined $params and exists $params->{'x'} and exists $params->{'y'} |
| line | l | !l | condition |
|---|---|---|---|
| 25 | 0 | 0 | shift() || 'ON' |