| blib/lib/Mojo/Weixin/Client/Remote/_login.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 16 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 9 | 0 | 0 | 0 | defined $self->wxuin and defined $self->wxsid |
| 67 | 0 | 0 | 0 | $1 and $1 ne $self->domain |
| line | l | !l | condition |
|---|---|---|---|
| 81 | 0 | 0 | $d{'skey'} || '' |
| 84 | 0 | 0 | $d{'pass_ticket'} || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 82 | 0 | 0 | 0 | $d{'wxsid'} || $self->search_cookie('wxsid') |
| 83 | 0 | 0 | 0 | $d{'wxuin'} || $self->search_cookie('wxuin') |