Condition Coverage

blib/lib/Mojo/WebSocketProxy/Dispatcher.pm
Criterion Covered Total %
condition 10 18 55.5


and 3 conditions

line !l l&&!r l&&r condition
110 0 0 1 $bytes and exists $config->{'binary_frame'}
210 5 0 4 &blessed($result) and $result->isa('Future')

or 2 conditions

line l !l condition
20 1 16 $ENV{'MOJO_WEBSOCKETPROXY_TIMEOUT'} || 15
129 0 0 $config->{'after_dispatch'} || []
135 0 2 $config->{'after_dispatch'} || []
169 0 31 $config->{'after_dispatch'} || []
199 0 23 $config->{'after_forward'} || []
244 3 20 $req_storage->{'backend'} // 'default'