Branch Coverage

blib/lib/Webqq/Client/Method/_send_message.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
10 0 0 if $$self{'debug'}
12 0 0 if (defined $status and $$status{'is_success'} == 0) { }
0 0 elsif (defined $status) { }
17 0 0 if (ref $$msg{'cb'} eq 'CODE')
24 0 0 if (ref $$self{'on_send_message'} eq 'CODE')
33 0 0 $$self{'qq_param'}{'is_https'} ? :
34 0 0 $$self{'type'} eq 'webqq' ? :
48 0 0 if ($$self{'type'} eq 'smartqq')
54 0 0 if ($$self{'type'} eq 'webqq')
60 0 0 if ($$self{'debug'})