| blib/lib/Linux/Joystick.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 348 | 0 | 0 | 0 | $$self{'number'} == $but && $$self{'value'} |
| 364 | 0 | 0 | 0 | $$self{'number'} == $but && !$$self{'value'} |
| 389 | 0 | 0 | 0 | $$self{'nonblocking'} and length $$self{'data'} == 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 17 | 0 | 0 | 0 | ref $proto || $proto |
| 225 | 0 | 0 | 0 | ref $proto || $proto |