| blib/lib/HiPi/Energenie.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 18 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 202 | 0 | 0 | 0 | $timeout and $timeout < time |
| 222 | 0 | 0 | 0 | $state == 3 and $msg->has_join_cmd |
| 0 | 0 | 0 | $state == 4 and $msg->has_switch_state |
| line | l | !l | condition |
|---|---|---|---|
| 142 | 0 | 0 | $params{'command'} || 'listen' |
| 144 | 0 | 0 | $timeout //= 60 |
| 204 | 0 | 0 | $returnval->{'error'} ||= '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 288 | 0 | 0 | 0 | $epoch ||= time |