| blib/lib/Net/STOMP/Client/IO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 33 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 86 | 0 | 0 | 0 | $minlen and $total < $minlen |
| 89 | 0 | 0 | 0 | $! != 11 and $! != 11 |
| 141 | 0 | 0 | 0 | $self->{'outgoing_buflen'} < 32768 and @{$self->{'outgoing_queue'};} |
| 163 | 0 | 0 | 0 | $minlen and $total < $minlen |
| 167 | 0 | 0 | 0 | $! != 11 and $! != 11 |
| 205 | 0 | 0 | 0 | $socket and ref $socket |
| 0 | 0 | 0 | $socket and ref $socket and $socket->isa("IO::Socket") | |
| 252 | 0 | 0 | 0 | $option{'debug'} and $option{'debug'} =~ /\b(io|all)\b/ |
| 272 | 0 | 0 | 0 | $option{'debug'} and $option{'debug'} =~ /\b(io|all)\b/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 131 | 0 | 0 | 0 | $self->{'outgoing_buflen'} or @{$self->{'outgoing_queue'};} |
| 162 | 0 | 0 | 0 | $self->{'outgoing_buflen'} or @{$self->{'outgoing_queue'};} |