Condition Coverage

lib/Mojolicious/Plugin/Qooxdoo/JsonRpcController.pm
Criterion Covered Total %
condition 9 15 60.0


and 3 conditions

line !l l&&!r l&&r condition
218 3 0 2 /HASH/u and $exception->{'message'}
226 0 0 3 /.+/u and $exception->can('message')
0 0 3 /.+/u and $exception->can('message') and $exception->can('code')

or 2 conditions

line l !l condition
46 12 1 $self->req->headers->content_type // '*missing header*'
111 6 3 $data->{'params'} // []
223 2 0 $exception->{'origin'} || 2