blib/lib/HiPi/Energenie.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
191 | 0 | 0 | 0 | $timeout and $timeout < time |
211 | 0 | 0 | 0 | $state == 3 and $msg->has_join_cmd |
0 | 0 | 0 | $state == 4 and $msg->has_switch_state |
line | l | !l | condition |
---|---|---|---|
131 | 0 | 0 | $params{'command'} || 'listen' |
133 | 0 | 0 | $timeout //= 60 |
193 | 0 | 0 | $returnval->{'error'} ||= '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
277 | 0 | 0 | 0 | $epoch ||= time |