| blib/lib/Plack/Handler/Stomp.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 14 | 71.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 100 | 0 | 0 | 18 | $frame and ref $frame |
| line | l | !l | condition |
|---|---|---|---|
| 329 | 1 | 15 | $frame->headers->{'content-type'} || 'application/octet-stream' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 220 | 0 | 6 | 9 | Plack::Util::header_get($response->[1], 'X-Reply-Address') || Plack::Util::header_get($response->[1], 'X-STOMP-Reply-Address') |
| 282 | 10 | 5 | 1 | $path_info ||= $self->destination_path_map->{$destination} |
| 290 | 15 | 1 | 0 | $path_info ||= $destination |