blib/lib/X10/Server.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
23 | 0 | 0 | unless $$self{'controller'} |
28 | 0 | 0 | if $$self{'debug'} |
40 | 0 | 0 | unless ($$self{'listen_socket'}) |
80 | 0 | 0 | unless $fdcount |
86 | 0 | 0 | if (vec $reads, $_->fileno, 1) |
91 | 0 | 0 | unless ($bytes_read == 1) |
93 | 0 | 0 | if $$self{'debug'} |
104 | 0 | 0 | unless ($bytes_read == $size) |
113 | 0 | 0 | unless $event |
115 | 0 | 0 | if ($event->isa('X10::Event') or $event->isa('X10::EventList')) { } |
130 | 0 | 0 | if (ord $reads & 1 << $$self{'listen_socket'}->fileno) |
133 | 0 | 0 | if $$self{'debug'} |