blib/lib/HiPi/Interface/MCP4DAC.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 28 | 0.0 |
line | true | false | branch |
---|---|---|---|
48 | 0 | 0 | if ($ic & 48) { } |
0 | 0 | elsif ($ic & 32) { } | |
62 | 0 | 0 | if ($ic & 2) { } |
68 | 0 | 0 | if ($ic & 1) { } |
76 | 0 | 0 | unless (defined $params{'device'}) |
95 | 0 | 0 | unless $self->dualchannel |
97 | 0 | 0 | $channelb ? : |
98 | 0 | 0 | if $self->canbuffer and $self->buffer |
99 | 0 | 0 | $self->gain ? : |
104 | 0 | 0 | if ($self->shiftvalue) |
118 | 0 | 0 | if $value > 0 and $value < $self->minvar |
119 | 0 | 0 | if $value < 0 |
134 | 0 | 0 | unless $self->dualchannel |
135 | 0 | 0 | $channelb ? : |