Branch Coverage

blib/lib/Weixin/Client/Private/_send_text_msg.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
34 0 0 if (defined $status and $$status{'is_success'} == 0) { }
0 0 elsif (defined $status) { }
39 0 0 if (ref $$msg{'cb'} eq 'CODE')
46 0 0 if (ref $$self{'on_send_msg'} eq 'CODE')
56 0 0 if $$self{'debug'}