blib/lib/Mojo/Webqq/Model/Remote/_get_group_info.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
44 | 0 | 0 | 0 | exists $json->{'result'}{'minfo'} and ref $json->{'result'}{'minfo'} eq 'ARRAY' |
46 | 0 | 0 | 0 | ref $json->{'result'}{'cards'} eq 'ARRAY' and @{$json->{'result'}{'cards'};} != 0 |