Branch Coverage

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


line true false branch
7 0 0 $$self{'type'} eq 'webqq' ? :
14 0 0 if ($$self{'type'} eq 'webqq')
18 0 0 if ($response->is_success) { }
19 0 0 if $$self{'debug'}
21 0 0 if $$json{'retcode'} != 0
28 0 0 if (defined $friends_state)
49 0 0 if (exists $state{$$_{'uin'}}) { }