blib/lib/Device/Gembird.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 23 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
166 | 0 | 0 | 0 | $$self{'stat'} and exists $$self{'stat'}[$socket] |
223 | 0 | 0 | 0 | $res and $attempt++ < 3 |
228 | 0 | 0 | 0 | not $res and ($$self{'state'} & 2) != 2 |
256 | 0 | 0 | 0 | $res and $attempt++ < 3 |
331 | 0 | 0 | 0 | exists $$self{'host'} and exists $$self{'port'} |
342 | 0 | 0 | 0 | $$self{'sock'} and $$self{'sock'}->connected |
line | l | !l | condition |
---|---|---|---|
239 | 0 | 0 | $ctrl[3 - $i] ||= 4 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
74 | 0 | 0 | 0 | ref $invocant || $invocant |