Branch Coverage

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


line true false branch
5 0 0 if ($$self{'qq_param'}{'is_need_img_verifycode'} == 0)
11 0 0 $$self{'type'} eq 'webqq' ? :
19 0 0 if ($$self{'type'} eq 'webqq')
30 0 0 if ($response->is_success)
35 0 0 if (-t STDIN) { }
0 0 elsif (ref $$self{'on_input_img_verifycode'} eq 'CODE') { }
42 0 0 if (defined $code) { }