| blib/lib/Mojo/Weixin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 150 | 0 | 0 | 0 | $_[0] and $_[0] ne $self->{'state'} |
| 234 | 0 | 0 | 0 | $^O ne 'MSWin32' and $_[0] eq 'INT' |
| 0 | 0 | 0 | $^O ne 'MSWin32' and $_[0] eq 'INT' and not -t STDIN |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 138 | 0 | 0 | 0 | $self->{'synccheck_key'} // $self->sync_key |