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
80 0 0 1 $bytes and exists $config->{'binary_frame'}
176 5 0 4 &blessed($result) and $result->isa('Future')

or 2 conditions

line l !l condition
18 1 16 $ENV{'MOJO_WEBSOCKETPROXY_TIMEOUT'} || 15
99 0 0 $config->{'after_dispatch'} || []
105 0 2 $config->{'after_dispatch'} || []
139 0 31 $config->{'after_dispatch'} || []
165 0 23 $config->{'after_forward'} || []
210 3 20 $req_storage->{'backend'} // 'default'