Branch Coverage

blib/lib/Mojo/Webqq/Model/Remote/_get_user_friends.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
16 0 0 ref $callback eq 'CODE' ? :
20 0 0 unless defined $json
21 0 0 if $json->{'retcode'} != 0
27 0 0 if (defined $friends_state and ref $friends_state eq 'ARRAY')
36 0 0 unless defined $categories{'0'}
48 0 0 if (exists $state{$_->{'uin'}}) { }
67 0 0 if ($is_blocking) { }
81 0 0 if ref $callback eq 'CODE'