line |
true |
false |
branch |
14
|
0 |
0 |
if ($$self{'type'} eq 'webqq') |
20
|
0 |
0 |
$$self{'type'} eq 'webqq' ? : |
24
|
0 |
0 |
if ($response->is_success) { } |
29
|
0 |
0 |
unless defined $json |
30
|
0 |
0 |
exists $$json{'result'}{'ginfo'} ? : |
31
|
0 |
0 |
exists $$json{'result'}{'minfo'} ? : |
33
|
0 |
0 |
if ($$self{'debug'}) |
35
|
0 |
0 |
if $@ |
38
|
0 |
0 |
unless exists $$json{'result'}{'ginfo'} |
45
|
0 |
0 |
if ($$json{'retcode'} == 0) { } |
46
|
0 |
0 |
unless exists $$json{'result'}{'minfo'} |
57
|
0 |
0 |
if exists $cards{$$m{'uin'}} |
58
|
0 |
0 |
if (exists $state{$$m{'uin'}}) { } |