| blib/lib/Net/STOMP/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 20 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 220 | 0 | 0 | 0 | $Net::STOMP::Client::Debug::Flags and not exists $option->{'debug'} |
| 316 | 0 | 0 | 0 | $self->{'session'} and $self->{'io'} |
| 623 | 0 | 0 | 0 | $debug and $debug =~ /\b(api|all)\b/ |
| line | l | !l | condition |
|---|---|---|---|
| 299 | 0 | 0 | $_frame->header('message') || '?' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 275 | 0 | 0 | 0 | $sockopts{'SSL_cert_file'} or $sockopts{'SSL_key_file'} |
| 571 | 0 | 0 | 0 | not defined $result or $result |
| 0 | 0 | 0 | not defined $result or $result or $option{'once'} |