Condition Coverage

blib/lib/Webqq/Message.pm
Criterion Covered Total %
condition 0 36 0.0


and 3 conditions

line !l l&&!r l&&r condition
436 0 0 0 $@ and $$client{'debug'}
437 0 0 0 ref $json eq 'HASH' and $$json{'retcode'} == 0
524 0 0 0 $@ and $$client{'debug'}

or 3 conditions

line l !l&&r !l&&!r condition
30 0 0 0 $$msg{'did'} || $$msg{'from_uin'}
82 0 0 0 $p{'msg_id'} || ++$$client{'qq_param'}{'send_msg_id'}
0 0 0 $p{'from_uin'} || $$client{'qq_param'}{'from_uin'}
122 0 0 0 $p{'group_code'} || $client->get_group_code_from_gid($p{'to_uin'})
126 0 0 0 $p{'did'} || $p{'to_uin'}
509 0 0 0 $$msg{'content'} =~ /\(\d+\) \350\242\253\347\256\241\347\220\206\345\221\230\347\246\201\350\250\200\d+(\345\210\206\351\222\237|\345\260\217\346\227\266|\345\244\251)$/ or $$msg{'content'} =~ /\(\d+\) \350\242\253\347\256\241\347\220\206\345\221\230\350\247\243\351\231\244\347\246\201\350\250\200$/
527 0 0 0 $$json{'retcode'} == 102 or $$json{'retcode'} == 109
0 0 0 $$json{'retcode'} == 102 or $$json{'retcode'} == 109 or $$json{'retcode'} == 110
0 0 0 $$json{'retcode'} == 120 or $$json{'retcode'} == 121