Condition Coverage

blib/lib/Mojolicious/Plugin/WebSocketProxy.pm
Criterion Covered Total %
condition 5 11 45.4


and 3 conditions

line !l l&&!r l&&r condition
22 0 22 0 $config->{'url'} and ref $config->{'url'} eq 'CODE'
26 2 0 0 $url_setter and not $req_storage->{'url'}
38 5 0 0 ref $details eq 'HASH' and keys %$details

or 2 conditions

line l !l condition
73 1 1 delete $args{'type'} // 'jsonrpc'