Branch Coverage

blib/lib/Mojo/Weixin/Model/Remote/_webwxgetcontact.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
16 0 0 if $self->pass_ticket
20 0 0 unless defined $json
21 0 0 if $json->{'BaseResponse'}{'Ret'} != 0
22 0 0 if $json->{'MemberCount'} == 0
23 0 0 if ($self->is_update_all_friend and defined $json->{'Seq'} and $json->{'Seq'} != 0) { }
31 0 0 if ($self->is_group_id($e->{'UserName'})) { }