blib/lib/Device/Conrad/RelaisCard.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 30 | 0.0 |
line | true | false | branch |
---|---|---|---|
48 | 0 | 0 | unless ($optFrame) |
53 | 0 | 0 | if (($optFrame->data & 1) == 1) |
56 | 0 | 0 | if $VERBOSE |
59 | 0 | 0 | if (($optFrame->data & 2) == 2) |
62 | 0 | 0 | if $VERBOSE |
69 | 0 | 0 | if ($VERBOSE) |
80 | 0 | 0 | if (@_) |
83 | 0 | 0 | if ($$self{'_ports'} != $ports) |
88 | 0 | 0 | if $VERBOSE |
98 | 0 | 0 | if (@_) |
109 | 0 | 0 | if (@_) |
120 | 0 | 0 | if (@_) |
131 | 0 | 0 | if ($portNum > 8) |
156 | 0 | 0 | if ($testResp->equals($crcFrame)) { } |
174 | 0 | 0 | if (($$self{'_ports'} & 2 ** $i) > 0) { } |