lib/MojoX/Dispatcher/Qooxdoo/Jsonrpc.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 15 | 46.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
156 | 1 | 0 | 2 | /HASH/ and $$@{'message'} |
164 | 0 | 0 | 1 | /.+/ and $@->can('message') |
0 | 0 | 1 | /.+/ and $@->can('message') and $@->can('code') |
line | l | !l | condition |
---|---|---|---|
94 | 2 | 3 | $$data{'params'} || [] |
125 | 0 | 0 | $self->stash->{'mojo.session'} ||= {} |
157 | 2 | 0 | $$@{'origin'} || 2 |