Condition Coverage

blib/lib/Plack/Handler/Stomp.pm
Criterion Covered Total %
condition 10 14 71.4


and 3 conditions

line !l l&&!r l&&r condition
100 0 0 18 $frame and ref $frame

or 2 conditions

line l !l condition
329 1 15 $frame->headers->{'content-type'} || 'application/octet-stream'

or 3 conditions

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