| blib/lib/Mojo/Weixin/Message/Remote/_send_text_message.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 6 | 0 | 0 | if $self->pass_ticket |
| 7 | 0 | 0 | $msg->type eq 'group_message' ? : |
| 26 | 0 | 0 | if (not $msg->is_success and $msg->ttl > 0) { } |
| 32 | 0 | 0 | if (ref $msg->cb eq 'CODE') |