Branch Coverage

blib/lib/Webqq/Client/Method/_check_verify_code.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
7 0 0 $$self{'type'} eq 'webqq' ? :
11 0 0 $$self{'type'} eq 'webqq' ? :
24 0 0 if ($$self{'type'} eq 'smartqq')
37 0 0 if ($response->is_success)
39 0 0 if $$self{'debug'}
48 0 0 if ($d{'retcode'} == 0) { }
0 0 elsif ($d{'retcode'} == 1) { }