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