| blib/lib/Mojo/Webqq/Message/Remote/_send_sess_message.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 3 | 0 | 0 | unless (defined $msg->sess_sig) | 
| 5 | 0 | 0 | if (ref $msg->cb eq 'CODE') | 
| 19 | 0 | 0 | if (not $msg->is_success and $msg->ttl > 0) { } | 
| 25 | 0 | 0 | if (ref $msg->cb eq 'CODE') | 
| 37 | 0 | 0 | $self->security ? : | 
| 43 | 0 | 0 | if ($_->{'type'} eq 'txt') { } | 
| 0 | 0 | elsif ($_->{'type'} eq 'face') { } | |
| 57 | 0 | 0 | $msg->via eq 'group' ? : |