blib/lib/Webqq/Client/Method/_send_sess_message.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
5 | 0 | 0 | unless defined $$msg{'group_sig'} |
9 | 0 | 0 | if $$self{'debug'} |
11 | 0 | 0 | if (defined $status and $$status{'is_success'} == 0) { } |
0 | 0 | elsif (defined $status) { } | |
16 | 0 | 0 | if (ref $$msg{'cb'} eq 'CODE') |
23 | 0 | 0 | if (ref $$self{'on_send_message'} eq 'CODE') |
33 | 0 | 0 | $$self{'is_https'} ? : |
34 | 0 | 0 | $$self{'type'} eq 'webqq' ? : |
53 | 0 | 0 | if ($$self{'type'} eq 'webqq') |
60 | 0 | 0 | if ($$self{'debug'}) |