| blib/lib/RPi/PIGPIO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 20 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 446 | 0 | 0 | 0 | $self->{'sock'} && $self->{'sock'}->connected |
| 528 | 0 | 0 | 0 | defined $gpio and defined $mode |
| line | l | !l | condition |
|---|---|---|---|
| 420 | 0 | 0 | $port ||= 8888 |
| 765 | 0 | 0 | $spi_flags //= 0 |
| 1115 | 0 | 0 | $i2c_flags ||= 0 |
| 1695 | 0 | 0 | $param2 //= 0 |
| 1727 | 0 | 0 | $extra_params // [] |
| 1731 | 0 | 0 | $extra_params // [] |
| 1752 | 0 | 0 | $data //= [] |