| blib/lib/Mojo/Weixin/Model/Remote/_webwxstatusnotify.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 23 | 0 | 0 | 0 | defined $json and $json->{'BaseResponse'}{'Ret'} != 0 |
| line | l | !l | condition |
|---|---|---|---|
| 5 | 0 | 0 | shift() || 3 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 16 | 0 | 0 | 0 | $id || $self->user->id |
| 23 | 0 | 0 | 0 | not defined $json or defined $json and $json->{'BaseResponse'}{'Ret'} != 0 |