Branch Coverage

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


line true false branch
11 0 0 if $$self{'debug'}
13 0 0 if (defined $status and $$status{'is_success'} == 0) { }
0 0 elsif (defined $status) { }
18 0 0 if (ref $$msg{'cb'} eq 'CODE')
25 0 0 if (ref $$self{'on_send_message'} eq 'CODE')
35 0 0 $$self{'qq_param'}{'is_https'} ? :
36 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'})