blib/lib/Mojo/Webqq/Model/Remote/_get_recent_info.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
15 | 0 | 0 | ref $callback eq 'CODE' ? : |
18 | 0 | 0 | unless defined $json |
19 | 0 | 0 | if $json->{'retcode'} != 0 |
23 | 0 | 0 | unless exists $type{$_->{'type'}} |
25 | 0 | 0 | if ($_->{'type'} eq 'friend') { } |
0 | 0 | elsif ($_->{'type'} eq 'group') { } | |
0 | 0 | elsif ($_->{'type'} eq 'discuss') { } | |
30 | 0 | 0 | @recent > 0 ? : |
32 | 0 | 0 | if ($is_blocking) { } |