| blib/lib/HiPi/Interface/PCA9544.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 0 | 0 | $pi->board_type == 1 ? : |
| 57 | 0 | 0 | unless (defined $params{'device'}) |
| 58 | 0 | 0 | if ($params{'backend'} eq 'bcm2835') { } |
| 62 | 0 | 0 | $params{'devicename'} eq '/dev/i2c-0' ? : |
| 81 | 0 | 0 | if (not defined $channel) { } |
| 0 | 0 | elsif ($channel =~ /^0|1|2|3$/) { } | |
| 96 | 0 | 0 | if ($regbits & 4) |
| 100 | 0 | 0 | unless wantarray |
| 102 | 0 | 0 | $register & 16 ? : |
| 0 | 0 | $register & 32 ? : | |
| 0 | 0 | $register & 64 ? : | |
| 0 | 0 | $register & 128 ? : |