| blib/lib/Mojo/Webqq/Model/Remote/_get_user_friends_ext.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 6 | 0 | 0 | ref $callback eq 'CODE' ? : |
| 9 | 0 | 0 | unless defined $json |
| 10 | 0 | 0 | if $json->{'ec'} != 0 |
| 14 | 0 | 0 | $category_index == 0 && !defined($json->{'result'}{$category_index}{'gname'}) ? : |
| 15 | 0 | 0 | if ref $json->{'result'}{$category_index}{'mems'} ne 'ARRAY' |
| 27 | 0 | 0 | if ($is_blocking) { } |